bbqbaron / purr

Clojure implementation of Pounce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purr

I saw a great talk on stack-based programming and cobbled together a Clojure impl of Nate Morse's 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.

About

Clojure implementation of Pounce

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%