8 ms·
Awesome. Thanks for posting. I miss my modula-2 so much I wrote a bunch of editor macros for Lazarus that allows me to write slightly modula-2 like code in the
by jksmith 1y ago
Awesome. Thanks for posting. I miss my modula-2 so much I wrote a bunch of editor macros for Lazarus that allows me to write slightly modula-2 like code in the editor.
- pjmlp 1y agoSince GCC 14, that GNU Modula-2 is part of GCC. Also XDS has been freely available for a couple of years now. What I miss is that there is no modern equivalent of formating keywords on save, I helped with one plugin for Sublime Text on Oberon, maybe need to do the same for VSCode.
- csb6 1y agoThere is also an LLVM-based Modula-2 compiler written by an LLVM contributor: https://github.com/redstar/m2lang https://github.com/redstar/m2lang