An open API service indexing awesome lists of open source software.

https://github.com/athos/clojure-prime

an experimental Clojure compiler in Clojure, based on BCiSE (bytecode in S-expression)
https://github.com/athos/clojure-prime

Last synced: about 2 months ago
JSON representation

an experimental Clojure compiler in Clojure, based on BCiSE (bytecode in S-expression)

Awesome Lists containing this project

README

          

# clojure-prime

an experimental Clojure compiler in Clojure, based on BCiSE (bytecode in S-expression)

## Usage

FIXME

## License

Copyright © 2013 Shogo Ohta

Distributed under the Eclipse Public License, the same as Clojure.