Git repository git://thelambdalab.xyz/scheme.forth.jl.git
----= Description =----
Scheme implemented in FORTH.
----= Branches and Recent Tags =----
(DIR) master
----= Recent Commits [dee0ca5] =----
(DIR) *Added some more float words. (9 years ago)
(DIR) Redefined numeric procs in terms of fixnum prims. (9 years ago)
(DIR) Moved source to src directory. (9 years ago)
(DIR) Updated README. (9 years ago)
(DIR) Added (length) (9 years ago)
----= Files [src/] =----
(TXT) catch-throw.4th
(TXT) debugging.4th
(TXT) defer-is.4th
(TXT) float.4th
(TXT) launcher.4th
(TXT) scheme-library.scm
(TXT) scheme-primitives.4th
(TXT) scheme.4th
(TXT) term-colours.4th