gateway drug

This commit is contained in:
Michiel Borkent 2019-08-09 19:48:40 +02:00
parent 17f8c05bfc
commit 7e67d35586

View file

@ -13,6 +13,16 @@ Properties:
- interprets only one form - interprets only one form
- reads from stdin and writes to stdout - reads from stdin and writes to stdout
## Rationale
Most of your script is in bash, but you want a tiny sprinkle of Clojure.
If most of your shell script evolves into Clojure, you might want to turn to:
- [planck](https://planck-repl.org/)
- [joker](https://github.com/candid82/joker)
- [lumo](https://github.com/anmonteiro/lumo)
## Status ## Status
Experimental. Not all Clojure core functions are supported yet, but can be Experimental. Not all Clojure core functions are supported yet, but can be