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 a7ecf17212 Split + arrays : OK 11 ماه پیش
Readme.md a7ecf17212 Split + arrays : OK 11 ماه پیش
SplitV1.def a7ecf17212 Split + arrays : OK 11 ماه پیش
SplitV1.mod a7ecf17212 Split + arrays : OK 11 ماه پیش
SplitV1.o a7ecf17212 Split + arrays : OK 11 ماه پیش
Subrange a7ecf17212 Split + arrays : OK 11 ماه پیش
Subrange.mod a7ecf17212 Split + arrays : OK 11 ماه پیش
Subrange.o a7ecf17212 Split + arrays : OK 11 ماه پیش
git-commands.txt fd12dabe90 instructions added 11 ماه پیش
strUtils.def a7ecf17212 Split + arrays : OK 11 ماه پیش
strUtils.mod a7ecf17212 Split + arrays : OK 11 ماه پیش
strUtils.o a7ecf17212 Split + arrays : OK 11 ماه پیش
test1 925b7b47cb first commit 11 ماه پیش
test1.mod 925b7b47cb first commit 11 ماه پیش
test10 925b7b47cb first commit 11 ماه پیش
test10.mod 925b7b47cb first commit 11 ماه پیش
test11 925b7b47cb first commit 11 ماه پیش
test11.mod 925b7b47cb first commit 11 ماه پیش
test12 a7ecf17212 Split + arrays : OK 11 ماه پیش
test12.mod a7ecf17212 Split + arrays : OK 11 ماه پیش
test2 925b7b47cb first commit 11 ماه پیش
test2.mod 925b7b47cb first commit 11 ماه پیش
test3 925b7b47cb first commit 11 ماه پیش
test3.mod 925b7b47cb first commit 11 ماه پیش
test4 925b7b47cb first commit 11 ماه پیش
test4.mod 925b7b47cb first commit 11 ماه پیش
test5 925b7b47cb first commit 11 ماه پیش
test5.mod 925b7b47cb first commit 11 ماه پیش
test6 925b7b47cb first commit 11 ماه پیش
test6.mod 925b7b47cb first commit 11 ماه پیش
test7 925b7b47cb first commit 11 ماه پیش
test7.mod 925b7b47cb first commit 11 ماه پیش
test8 925b7b47cb first commit 11 ماه پیش
test8.mod 925b7b47cb first commit 11 ماه پیش
test9 925b7b47cb first commit 11 ماه پیش
test9.mod 925b7b47cb first commit 11 ماه پیش
testSplit a7ecf17212 Split + arrays : OK 11 ماه پیش
testSplit.mod a7ecf17212 Split + arrays : OK 11 ماه پیش
testSplit.o a7ecf17212 Split + arrays : OK 11 ماه پیش
testSplitV1 a7ecf17212 Split + arrays : OK 11 ماه پیش

Readme.md

strUtils

I'm making a 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. )