πŸ“¦ amarshall / jambda

A toy Lisp-flavored interpreter.

β˜… 0 stars β‘‚ 0 forks πŸ‘ 0 watching
πŸ“₯ Clone https://github.com/amarshall/jambda.git
HTTPS git clone https://github.com/amarshall/jambda.git
SSH git clone git@github.com:amarshall/jambda.git
CLI gh repo clone amarshall/jambda
Andrew Marshall Andrew Marshall haskell: Update LTS Haskell, megaparsec 4a2651d 7 years ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ haskell
πŸ“ ruby
πŸ“ rust
πŸ“„ README.md
πŸ“„ README.md

jambda

A portmanteau of β€œJAM” and β€œlambda”, this is JAM’s Lisp. This is an exercise in writing a Lisp interpreter, and isn’t meant to be a β€œreal” language.

Implemented languages

Please see the README files in each language’s respective subdirectory for more details.

  • Ruby
  • Rust (work in progress)
  • Haskell (work in progress)

Credits & License

Copyright Β© 2015–2018 J. Andrew Marshall. License for each language is in their respective subdirectory.