💾 Archived View for bbs.geminispace.org › u › norayr › 16448 captured on 2024-05-12 at 18:29:20. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
Re: "Why did Wirth's languages never see widespread adoption..."
TKurtBond, on package manager, my dream is to be able to
Apr 29 · 2 weeks ago
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...