Git repository git://thelambdalab.xyz/scheme.forth.jl.git
----= Description =----
Scheme implemented in FORTH.
----= Branches and Recent Tags =----
DIR master
----= Recent Commits [72afc95] =----
DIR *Fixed bug in MCE. Now working! (9 years ago)
DIR Improving error reporting. (9 years ago)
DIR Solved hygiene problem, MCE runs (VERY slowly) (9 years ago)
DIR Improved let macro hygiene. (9 years ago)
DIR Identified prob with MCE: macro hygiene. (9 years ago)
----= Files [src/] =----
TEXT catch-throw.4th
TEXT debugging.4th
TEXT defer-is.4th
TEXT float.4th
TEXT integer.4th
TEXT launcher.4th
TEXT scheme-library.scm
TEXT scheme-primitives.4th
TEXT scheme.4th
TEXT term-colours.4th