/GabeLisp

Yet another lisp

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Schemo

The most important thing in the programming language is the name. A language will not succeed without a good name. I have recently invented a very good name and now I am looking for a suitable language. Donald Knuth

  • Add Function Creation
  • Add cond and case statements
  • Add let bindings
  • Refactor code with MTL
  • Add standard library in schemo
  • Use STM instead of IORef
  • Add Tests