3 months ago Benjamin Stürz
fix Makefile (main, tags/0.2)
add `make install` (tags/0.1)
6 months ago Benjamin Stürz
I dunno
reimplemented MEMEQ in native Forth
reimplemented FIND in native Forth
reimplemented TCFA in native Forth
fix -ROT
reimplement ,(COMMA), 2DROP, 1+, 1- in native Forth
reimplemented NUMBER in native Forth
reimplement INTERPRET and CMOVE in native Forth
native implementation of CREATE
Initial commit