Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bbqbaron/purr
- Owner: bbqbaron
- License: epl-1.0
- Created: 2018-10-02T02:19:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T02:00:46.000Z (over 6 years ago)
- Last Synced: 2024-12-10T03:06:23.284Z (27 days ago)
- Language: Clojure
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.