The Reckless rAcket SHell
Rash is a shell language, library, and REPL(Read–Eval–Print-Loop) for Racket.
Use as a REPL that is as convenient for pipelining programs as Bash is, but has all the power of Racket. Use as a scripting language with #lang rash. Embed in normal Racket files with (require rash), and mix freely with any other Racket language or library.
Rash is in active development, but it is largely stable (and the parts that aren't are marked as such). It can be used as an interactive shell. It currently lacks the interactive polish of Zsh or Fish, but it is so much better as a language.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / rash
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout shells/rash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pre_checkin.sh | 0000000428 428 Bytes | |
racket-basedir-master.tar.gz | 0000005147 5.03 KB | |
racket-rash-0.2.tar.gz | 0000063914 62.4 KB | |
racket-text-table-master.tar.gz | 0000003527 3.44 KB | |
racket-udelim-master.tar.gz | 0000009366 9.15 KB | |
rash-rpmlintrc | 0000000113 113 Bytes | |
rash.changes | 0000000671 671 Bytes | |
rash.spec | 0000004118 4.02 KB |
Revision 3 (latest revision is 9)
Dr. Werner Fink (WernerFink)
accepted
request 691611
from
Jan Engelhardt (jengelh)
(revision 3)
- Use contemporary tar invocation syntax. - Avoid double tar when a simple cp works equally. - Use faster find -delete.
Comments 0