Releases: matgorka/extcl
Releases · matgorka/extcl
exTcl 0.1.1
exTcl 0.1
First version, implements the following commands:
lingjoin list word
getopt optOutputVarName opts ?arg...
lpopl listVarName ?n?
lpopr listVarName ?n?
ldelete list first last
ldelete! listVarName first last
lrange! listVarName first last
linsert! listVarName index ?element...