-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

s/pascal

pascal and its successors: modula-2, modula-3, oberon. ada has its own subspacu now, /s/ada.


xmpp chat: xmpp:pascal@conference.spyurk.am?join

๐Ÿ™ Moderated by: norayr


๐ŸŒ’ Subspaces

๐Ÿ“– Help

โค๏ธ Code of conduct

Sign up


Posts


๐Ÿ€ gritty

Since we're talking Pascal today, does anyone know a good way to persist objects to and from sqlite? Say, TDictionary? Also the documentation on JSON is not good. In Python, you just convert the dict to json and write to the db, then pull it out amd assign back to the dict. Easy. Delphi may have a solution but I'm using Free Pascal.

๐Ÿ’ฌ 1 comment ยท May 17 ยท 2 days ago


๐Ÿš‚ MrSVCD

Pascal and files. โ€” I am looking for a guide to use text files in freepascal. I am looking to make a gemtext to html tool because it sounds like a good project. The link conversation is going to be a challenge but I am looking forward to it.

๐Ÿ’ฌ 9 comments ยท 1 like ยท May 17 ยท 2 days ago


๐Ÿ™ norayr [mod]

chromatika โ€” this is the source of my pascal app. i am writing it by using delphi community edition, because it is able to build same source for android and ios, also for windows and macos. the app has 4 hald cluts as resource files. those are taken from real film stocks. to apply hald clut i had to implement the algorithm, and only hald clut implementation took one week. at some point i was desperate, thought i cannot do it. so the 'presets' are chrome, warm, cold, landscape. those are...

๐Ÿ’ฌ 7 comments ยท May 12 ยท 8 days ago


๐Ÿ€ gritty

I finally discovered Single Window mode for Lazarus and I like it quite a bit more.

๐Ÿ’ฌ 9 comments ยท May 10 ยท 9 days ago


๐Ÿ€ gritty

If I pick up a delphi book, by say, Marco Cantu, will this help me with the non graphical portions of free pascal? I guess my driving question here is, should I bother reading up on Delphi, or will it confuse me since they may have diverged far enough away. I know there's Delphi mode in FPC, but I'd like to learn just one, and there's more documentation on Delphi.

๐Ÿ’ฌ 5 comments ยท Apr 27 ยท 3 weeks ago


๐Ÿš€ eddos

Why did Wirth's languages never see widespread adoption besides Pascal? Even Pascal is not used much nowadays outside of Delphi and Lazarus. I tried Pascal myself and I found it to be a nice language structurally, but I also found it to be missing basic features that relate to writing the language itself (example: not being able to insert newlines into strings like you would do in C via '\n'). I also don't like how much "modern" Pascal is centered around just 2 compilers: FreePascal and...

๐Ÿ’ฌ 43 comments ยท Apr 25 ยท 3 weeks ago


๐Ÿ™ norayr [mod]

1992-06-27: Modula-3 Users' Group meeting report: part 4 of 4 (breakout sessions)

๐Ÿ’ฌ View post ยท Apr 14 ยท 5 weeks ago ยท #modula-3


๐Ÿ€ gritty

I've been enjoying using Pascal for my Farkle game, but one recent annoyance is timezones. On Linux I can't find a function that properly respects the local timezone of the machine. universaltolocal() doesn't work because tzoffset() is always 0. I just have to manually set the offset, but I feel like I shouldn't have to. Anyways, other than that, it's been fun.

๐Ÿ’ฌ 9 comments ยท 1 like ยท Apr 12 ยท 5 weeks ago


๐Ÿ™ norayr [mod]

The costs and benefits of interfaces

๐Ÿ’ฌ View post ยท Apr 11 ยท 6 weeks ago


๐Ÿ™ norayr [mod]

Memory safety and Object Pascal

๐Ÿ’ฌ 1 comment ยท 1 like ยท Apr 10 ยท 6 weeks ago


๐Ÿ™ norayr [mod]

is pascal a memory safe language?

๐Ÿ’ฌ 7 comments ยท Mar 25 ยท 8 weeks ago


๐Ÿ€ gritty

anyone have a good guide for integrating sqlite3 without Lazarus or forms? I found a simple example but I wanted a bit of description on the units and their functions.

๐Ÿ’ฌ 1 comment ยท 1 like ยท Feb 27 ยท 3 months ago


๐Ÿ™ norayr [mod]

packaging pascal for different operating systems. โ€” in one of pascal projects i found a script to package for different operating systems: [https link] the script. even linus pointed it out in one of his q&a sessions that he doesn't know for which distribution his diving related software has to be packaged. and apparently it's possible to have some abstraction to package simultaneosly for different, not only distributions, but operating systems. i feel pascal software is not appreciated in...

๐Ÿ’ฌ View post ยท Feb 23 ยท 3 months ago


๐Ÿ€ gritty

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);

๐Ÿ’ฌ 2 comments ยท 2 likes ยท Feb 17 ยท 3 months ago


๐Ÿ™ norayr [mod]

write palmos software with freepascal

๐Ÿ’ฌ 1 like ยท Feb 16 ยท 3 months ago


๐Ÿ™ norayr [mod]

power consumption of programming languages โ€” this is an article about the research. couldn't help but notice that pascal is on the top row in three columns. that's because of the language and because freepascal compiler is written very good.

๐Ÿ’ฌ 1 comment ยท Feb 16 ยท 3 months ago


๐Ÿ™ norayr [mod]

forget basic, we had pascal and c

๐Ÿ’ฌ 1 like ยท Feb 03 ยท 4 months ago


๐Ÿ™ norayr [mod]

Apple's Pascal Poster in vector format

๐Ÿ’ฌ 2 likes ยท Feb 03 ยท 4 months ago


๐Ÿ™ norayr [mod]

niklaus wirth died โ€” [https link]

๐Ÿ’ฌ 3 comments ยท Jan 03 ยท 5 months ago


Options

๐Ÿ—ฃ๏ธ Sort by activity

๐Ÿ”ฅ Sort by hotness

Gemini feed

Atom feed

-- Response ended

-- Page fetched on Sun May 19 15:05:49 2024