retroforth/example/cat.retro
crc 9e03717deb normalize names for examples (with a couple of exceptions), closes #38
FossilOrigin-Name: 088675e452ed86a712563c8b2597fe4d47da59bdea0e40becdd1e028a84c47b0
2021-01-24 01:13:04 +00:00

5 lines
85 B
Forth
Executable file

#!/usr/bin/env retro
~~~
#0 script:get-argument [ s:put nl ] file:for-each-line
~~~