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.

Eric Streit 925b7b47cb first commit преди 10 месеца
Readme.md 925b7b47cb first commit преди 10 месеца
strUtils.def 925b7b47cb first commit преди 10 месеца
strUtils.mod 925b7b47cb first commit преди 10 месеца
strUtils.o 925b7b47cb first commit преди 10 месеца
test1 925b7b47cb first commit преди 10 месеца
test1.mod 925b7b47cb first commit преди 10 месеца
test10 925b7b47cb first commit преди 10 месеца
test10.mod 925b7b47cb first commit преди 10 месеца
test11 925b7b47cb first commit преди 10 месеца
test11.mod 925b7b47cb first commit преди 10 месеца
test12 925b7b47cb first commit преди 10 месеца
test12.mod 925b7b47cb first commit преди 10 месеца
test2 925b7b47cb first commit преди 10 месеца
test2.mod 925b7b47cb first commit преди 10 месеца
test3 925b7b47cb first commit преди 10 месеца
test3.mod 925b7b47cb first commit преди 10 месеца
test4 925b7b47cb first commit преди 10 месеца
test4.mod 925b7b47cb first commit преди 10 месеца
test5 925b7b47cb first commit преди 10 месеца
test5.mod 925b7b47cb first commit преди 10 месеца
test6 925b7b47cb first commit преди 10 месеца
test6.mod 925b7b47cb first commit преди 10 месеца
test7 925b7b47cb first commit преди 10 месеца
test7.mod 925b7b47cb first commit преди 10 месеца
test8 925b7b47cb first commit преди 10 месеца
test8.mod 925b7b47cb first commit преди 10 месеца
test9 925b7b47cb first commit преди 10 месеца
test9.mod 925b7b47cb first commit преди 10 месеца

Readme.md

strUtils

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. )