s***@gmail.com
2013-10-05 16:10:35 UTC
Hello,
I'm new to Modula-2 (I switched to Modula-2 from C++, I only had basic C++ knowledge, still quite new to programming but understand the basics and OOP).
I just compiled Modula-2 on my Fedora 19 x86_64 KDE computer. And I'm wondering if it's possible to "switch" between different standard libraries. As there seem to be different libs. ISO and PIM. It seems that GNU Modula-2 uses the PIM libraries by default (as I could IMPORT and use MODULES of which I found .def's and .mod's in the PIM directory, but I couldn't use TextIO from the ISO libraries). Is there a way to switch to using the ISO libraries? I'm not sure which of the 2 libraries is "better" or "recommended", but I'd just like to try it out myself ;)
Kind Regards,
Superpelican
I'm new to Modula-2 (I switched to Modula-2 from C++, I only had basic C++ knowledge, still quite new to programming but understand the basics and OOP).
I just compiled Modula-2 on my Fedora 19 x86_64 KDE computer. And I'm wondering if it's possible to "switch" between different standard libraries. As there seem to be different libs. ISO and PIM. It seems that GNU Modula-2 uses the PIM libraries by default (as I could IMPORT and use MODULES of which I found .def's and .mod's in the PIM directory, but I couldn't use TextIO from the ISO libraries). Is there a way to switch to using the ISO libraries? I'm not sure which of the 2 libraries is "better" or "recommended", but I'd just like to try it out myself ;)
Kind Regards,
Superpelican