Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbqbaron/purr

Clojure implementation of Pounce
https://github.com/bbqbaron/purr

Last synced: 17 days ago
JSON representation

Clojure implementation of Pounce

Awesome Lists containing this project

README

        

# purr

I saw a great talk on stack-based programming and cobbled together a Clojure impl of Nate Morse's [Pounce](https://github.com/nmorse/pounce), plus or minus a few of the stack manipulation operators, during Strangeloop.

## TODO

* should probably not defer directly to Clojure's reader and type system (although you could do worse)

## License

Copyright © 2018 Eric Loren

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