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

https://github.com/catern/interp-eopl

Clojure interpreters inspired by EOPL
https://github.com/catern/interp-eopl

Last synced: 12 months ago
JSON representation

Clojure interpreters inspired by EOPL

Awesome Lists containing this project

README

          

# interp-eopl

Some interpreters written in Clojure while I was reading [EOPL](http://en.wikipedia.org/wiki/Essentials_of_Programming_Languages) this summer.

They're horrible organized into files instead of branches because I wanted to work on them at the same time,
but I probably should have just maintained separate clones. Sorry, future self.

## Usage

Eval it in from Cider?

## License

Copyright © 2014 catern

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.