antonlogvinenko / jacket

Jacket, yet another LISP on the JVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===

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:

About

Jacket, yet another LISP on the JVM


Languages

Language:Clojure 89.7%Language:Java 9.8%Language:Shell 0.5%