Codebase list ohcount / 3c3c2f4 test / src_dir / forth.fs
3c3c2f4

Tree @3c3c2f4 (Download .tar.gz)

forth.fs @3c3c2f4raw · history · blame

1
2
3
4
5
6
\ Sample Forth code

( This is a comment
  spanning multiple lines )

: somedefinition ;