-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

so this subspace got me looking into pascal, and as a non professional programmer it's fairly easy to understand. I might make some of my CGI scripts with it in the future.


edit: I figured out how to print a "20" line:

writeLn('20 text/gemini; charset=utf-8'#13#10);


Posted in: s/pascal

๐Ÿ€ gritty

Feb 17 ยท 3 months ago ยท ๐Ÿ‘ skyjake, norayr


2 Comments โ†“


๐Ÿ™ norayr [mod] ยท Feb 19 at 00:48:

yeah i made a nis manager cgi application in pascal. it is not published though. but it is used in one university to manage users.


๐Ÿ™ norayr [mod] ยท Feb 19 at 00:50:

you made lots of progress! did you just use commandline freepascal rompiler fpc? or lazarus ide? i usually just use commandline compiler directly.

-- Response ended

-- Page fetched on Sun May 19 13:14:40 2024