jcoglan / heistLinks
Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.
☆365Updated 13 years ago
Alternatives and similar repositories for heist
Users that are interested in heist are comparing it to the libraries listed below
Sorting:
- A micro LISP implementation in 24 lines of Ruby.☆272Updated 5 years ago
- McCarthy's Lisp in Python with macros. A celebration of 50+ years of symbolic processing.☆261Updated 2 years ago
- Flea is a tiny Lisp interpreter written in Ruby☆90Updated last year
- Smalltalk on Rubinius☆56Updated 13 years ago
- Fancy is a dynamic, object-oriented programming language inspired by Smalltalk, Ruby, Io and Erlang that runs on the Rubinius VM.☆261Updated 10 years ago
- A set of tests to teach you Smalltalk☆172Updated 5 years ago
- a modular, macro-ular, totally tubular language for the Rubinius VM. #atomo @ freenode☆53Updated 8 years ago
- Shen experimental libraries☆148Updated 6 years ago
- A JavaScript port of Paul Graham's Arc programming language☆20Updated 17 years ago
- Whalesong: Racket to JavaScript compiler☆253Updated 8 years ago
- Code from my series on writing a Ruby compiler in Ruby☆276Updated 2 years ago
- A fast S-Expression parser library for Ruby☆42Updated 3 years ago
- ⚡ ⚕ The academy ⚛ ♬☆113Updated 4 years ago
- A tiny subset of Ruby with a Lua'esc VM☆467Updated 7 years ago
- Example use of Heroku Common Lisp Buildpack☆84Updated 6 years ago
- Just another compile-to-js LISP-like language☆388Updated 5 years ago
- Programming In Fancy. An OpenSource Book to teach the Fancy Programming Language.