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)
- Host: GitHub
- URL: https://github.com/athos/clojure-prime
- Owner: athos
- Created: 2012-12-29T12:38:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-02T05:04:01.000Z (about 13 years ago)
- Last Synced: 2025-01-11T23:35:28.398Z (about 1 year ago)
- Language: Clojure
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.