Updated readme.
[scheme.forth.jl.git] / README.md
1 scheme.forth.jl
2 ---------------
3
4 A hobby scheme implementation for FORTH 83. Specifically it is targeted at 
5 [forth.jl](http://github.com/tgvaughan/forth.jl) which is an implementation
6 of FORTH on top of [Julia](http://www.julialang.org), hence the name.  However
7 it does not rely on anything but standard FORTH 83 words.