git clone https://@opensourceprojects.eu/git/p/modula2/stringhandler/sources modula2-stringhandler-sources



File Date Author Commit
Calendar.def 2019-02-03 Michael Riedl Michael Riedl [074202] no real changes
Calendar.mod 2019-02-03 Michael Riedl Michael Riedl [074202] no real changes
Keywords.def 2019-02-03 Michael Riedl Michael Riedl [074202] no real changes
Keywords.mod 2019-02-03 Michael Riedl Michael Riedl [074202] no real changes
Makefile 2019-02-03 Michael Riedl Michael Riedl [074202] no real changes
Makefile.xdslib 2019-02-03 Michael Riedl Michael Riedl [04beff] initial
README 2019-02-03 Michael Riedl Michael Riedl [da745b] notes added
RomanNumerals.def 2019-02-03 Michael Riedl Michael Riedl [6ba01a] no real changes
RomanNumerals.mod 2019-02-03 Michael Riedl Michael Riedl [6ba01a] no real changes
SuchWort.def 2019-02-03 Michael Riedl Michael Riedl [6ba01a] no real changes
SuchWort.mod 2019-02-03 Michael Riedl Michael Riedl [6ba01a] no real changes
TokenLib.def 2019-02-03 Michael Riedl Michael Riedl [6ba01a] no real changes
TokenLib.mod 2019-02-03 Michael Riedl Michael Riedl [6ba01a] no real changes

Read Me

This libary provides some modules handling with strings. Please not that parts
of the code may not be under the GNU public or lesser public licence, please
check the individual files and the notes made therein.

If you find any code that is copyrighted by you or another party and you
don't want it to be published here please let me know and I will remove
that code. Or - even better - drop me a note that the code can be used
under the GNU public licence.

To compile the library with GNU Modula-2 please adjust the provided
Makefile to you local settings.

For the XDS Module-2 compiler you should have a working xc.red, xc.cfg and
xc.tem file for your environment with a reference to the InOut library