The Gnu Modula-2 version of strUtils, originaly written in Oberon by Norayr Chilingarian , and available here : https://github.com/norayr/strutils
It's a work in progress.
|
|
пре 5 месеци | |
|---|---|---|
| Readme.md | пре 5 месеци | |
| git-commands.txt | пре 5 месеци | |
| strUtils.def | пре 5 месеци | |
| strUtils.mod | пре 5 месеци | |
| strUtils.o | пре 5 месеци | |
| test1 | пре 5 месеци | |
| test1.mod | пре 5 месеци | |
| test10 | пре 5 месеци | |
| test10.mod | пре 5 месеци | |
| test11 | пре 5 месеци | |
| test11.mod | пре 5 месеци | |
| test12 | пре 5 месеци | |
| test12.mod | пре 5 месеци | |
| test2 | пре 5 месеци | |
| test2.mod | пре 5 месеци | |
| test3 | пре 5 месеци | |
| test3.mod | пре 5 месеци | |
| test4 | пре 5 месеци | |
| test4.mod | пре 5 месеци | |
| test5 | пре 5 месеци | |
| test5.mod | пре 5 месеци | |
| test6 | пре 5 месеци | |
| test6.mod | пре 5 месеци | |
| test7 | пре 5 месеци | |
| test7.mod | пре 5 месеци | |
| test8 | пре 5 месеци | |
| test8.mod | пре 5 месеци | |
| test9 | пре 5 месеци | |
| test9.mod | пре 5 месеци |
I'm makinga Gnu-Modula-2 version of strUtils, originaly written in Oberon by Norayr Chilingarian on his github : https://github.com/norayr/strutils
It's a work in progress, as I only begin to write in GNU Modula-2.
I used to write a lot of programs in Modula-2, but it was more than 30 years ago, with TopSpeed Modula-2.
I have a lot of things to catch up (Iso libs etc. )