Git repository git://thelambdalab.xyz/scheme.forth.jl.git
----= Description =----
Scheme implemented in FORTH.
----= Branches and Recent Tags =----
(DIR) master
----= Recent Commits [1d07170] =----
(DIR) *Implemented cond as macro. (9 years ago)
(DIR) While form now uses let. (9 years ago)
(DIR) Implemented let as macro. (9 years ago)
(DIR) Quasiquote fix. (9 years ago)
(DIR) Fixed if form when no alternative. (9 years ago)
----= Files [.] =----
(TXT) COPYING
(TXT) README.md
(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