rash

The Reckless Racket Shell. For interactions and scripting.


Keywords
repl, shell, unix, bash, cli, language, lisp, racket
License
Other

Documentation

This is a shell language, library, and REPL for Racket.

It is basically a wrapper of my shell-pipeline package.

It is unstable, and core syntax WILL change.

Online documentation is here. After installing with raco pkg install rash, documentation is available locally by running raco docs rash.

To run the repl, either run racket -l rash/repl or put your racket/bin directory on your path and run rash-repl.