Skip to content

Version 0.3.0-SNAPSHOT (beta)

Compare
Choose a tag to compare
@benzap benzap released this 04 Aug 00:42
· 60 commits to master since this release
  • Added several more unit tests for the language standard
  • Added string module, which is a direct match of functionality to clojure.string
  • Fixed edn module, which includes the functions edn.parse and edn.stringify
  • Improved Parser Error Messages, still requires work