SaaSHub helps you find the best software and product alternatives Learn more โ
Racket-rash Alternatives
Similar projects and alternatives to racket-rash
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
oils
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
-
-
-
-
-
murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
-
-
-
-
awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
-
-
-
-
-
-
-
-
racket-rash discussion
racket-rash reviews and mentions
-
Rash โ The Reckless Racket Shell
Check this:
https://github.com/willghatch/racket-rash/tree/master/rash-d...
Also check the videos on Rash:
https://www.youtube.com/watch?v=Acjqx1MPkw4
-
The Dune Shell
And now thereโs also Rash: The Reckless Racket Shell
http://rash-lang.org/
https://github.com/willghatch/racket-rash
- Zuo: A Tiny Racket for Scripting
-
Amber โ the programming language compiled to Bash
Rash (https://rash-lang.org/) and Oil (https://www.oilshell.org/release/latest/doc/ysh-tour.html) come to mind. Xonsh, too, as mentioned. Powershell too.
Most high-level languages have packages that implement DSLs for running and connecting subprocesses. Python has both `subprocess` in stdlib and things like plumbum (https://plumbum.readthedocs.io/en/latest/index.html) or fabric as 3rd party packages. Scala has a little DSL ("echo 1" #| "cat" !) for this in stdlib. How lightweight the syntax is depends on how DSL-friendly the language is, so things like Ruby or Raku might be your best bets.
-
Xonsh: Python-powered, cross-platform, Unix-gazing shell
Obligatory mention of rash[0] which I absolutely adore but because it never got the love it desires, the REPL experience is quite lacking. The scripting however is genuinely pretty delightful
[0] https://rash-lang.org/
-
Systems Programming with Racket
Racket is great, and if you like it you might find Rash interesting:
https://rash-lang.org/
Janet and Gerbil Scheme are also worth a look:
https://janet-lang.org/
https://cons.io/
- The Reckless Racket Shell
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Stats
willghatch/racket-rash is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of racket-rash is Racket.