| _ __ _ _ _ _
___ __| |_ ___ _ __ ___ / _|___ _ _| |_| |_ (_) |
(_- _| ' \/ -_) ' \/ -_)_| _/ _ \ '_| _| ' \ _ | | |
/__/\__|_||_\___|_|_|_\___(_)_| \___/_| \__|_||_(_)/ |_|
|__/
--- A Scheme interpreter written in FORTH ---
This is a Scheme interpreter I wrote in FORTH. Specifically, it
targets the forth.jl system I wrote in Julia. As you'd probably
expect, it's pretty slow. Overall it's a pretty weird project.
What can I say? I was reading Gödel-Escher-Bach at the time.
See the README for more details: |
| You can clone the repository directly from
git://thelambdalab.xyz/scheme.forth.jl.git
As with all the repositories hosted here at the lambda lab, suggested
patches are welcome. Just commit your changes to a branch with name
begining with "patch_" and push to the repository above, describing
the nature of the changes in the body of your commit message.
--- Project Feedback ---
|