Convenient personal shell scripts written in Joker.
What's Joker and why are you using it for convenience scripts?
- Joker is a minimal Clojure interpreter build in Go
- Which means it starts up super fast
- And that it enables lispy DSLs-
- which can evolve with very little effort to keep pace with my current mental model of my problem spaces
Joker:
- Homepage
- API docs
- GitHub repo + README
- #joker in Clojurians slack (registration link)
General:
- Programming as Theory Building by Peter Naur