Re: [fpc-pascal] Pascal intro web page

2025-08-10 Thread Christo Crause via fpc-pascal
Steve, An interesting read, thanks for sharing the link. I particularly appreciate the highlighted boxes pointing out gotcha and other typical syntax quirks. Christo On Mon, 11 Aug 2025, 01:10 Steve Litt via fpc-pascal, < fpc-pascal@lists.freepascal.org> wrote: > Hi all, > > I made (but didn't

[fpc-pascal] Pascal intro web page

2025-08-10 Thread Steve Litt via fpc-pascal
Hi all, I made (but didn't complete) an introductory Pascal website in 2023, went on to other things, and forgot to uploade it until today. It's at the following URL: https://troubleshooters.com/codecorn/pascal/index.htm SteveT Steve Litt http://444domains.com

Re: [fpc-pascal] Installing on MacOS

2025-08-10 Thread DougC via fpc-pascal
On Sun, 10 Aug 2025 15:31:19 -0400 Jonas Maebe via fpc-pascal wrote --- Note that installing FPC will not result in anything appearing in the Applications folder. It only consists of command line tools. If you want a GUI interface to FPC, have a look at https://www.lazarus-ide.org/

Re: [fpc-pascal] Installing on MacOS

2025-08-10 Thread Jonas Maebe via fpc-pascal
On 2025-08-08 22:37, DougC via fpc-pascal wrote: I have downloaded the fpc-3.2.2.intelarm64-macosx.dmg file and opened it. Inside is a fpc-3.2.2-intelarm64-macosx.mpkg file. What do I do with this file? I'm used to dragging an app into the Applications folder. Should I do that? If I open it