/jacket

Jacket, yet another LISP on the JVM

Primary LanguageClojure

===

Jacket, implementation of Lisp on the JVM.

With this project I mean to:

  • Employ JVM runtime system
  • Practice theory of compilation
  • Build yet another LISP implementation
  • Implement partial application with s-expressions
  • Have fun

Progress: