Find a file
2012-07-16 23:06:02 -04:00
examples
src/cloforth Changed recur to be a prim, since it can only recur in a word if it is in the word 2012-07-16 23:06:02 -04:00
test/cloforth/test Use : to define new words, not define 2012-07-15 10:05:57 -04:00
.gitignore
init.c4 added command to print the top of the stack w/o popping it 2012-07-16 23:01:29 -04:00
project.clj
README.md

cloforth

A little Forth-like language implemented in Clojure