-
0.6.2 Stable
released this
2025-12-14 02:13:24 -07:00 | 2 commits to main since this releaselots of new builtins:
- which: see how a program is getting run
- env: list environment variables
- var: list shell variables
- setenv: set an environment variable with explicit key and value
- unsetenv: remove a variable from the environment
one-shot mode: run a single command then exiting, used with the -c option
better help documentation!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
-
0.6.1 Stable
released this
2025-11-28 02:37:51 -07:00 | 21 commits to main since this releasefix buffer overflow (and memory leak)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)
-
0.6.0 Stable
released this
2025-11-27 22:58:32 -07:00 | 22 commits to main since this releaserash 6 is all about shell scripting. rash now supports loading running commands from a file, it searches for a .rashrc file in the users home folder to execute on startup, and the source builtin allows you to modify your .rashrc on the fly!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
0.5.9 Stable
released this
2025-11-26 23:18:28 -07:00 | 28 commits to main since this releasePrompts, shell variables, builtin documentation, and a lot of bug fixes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
-
Source code (ZIP)
-
0.5.8 Stable
released this
2025-11-15 22:37:59 -07:00 | 47 commits to main since this releasevarious bug fixes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)
-
0.5.7 Stable
released this
2025-11-08 20:38:46 -07:00 | 50 commits to main since this releaseLine reader fixes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
8 downloads
-
Source code (ZIP)
-
0.5.6 Stable
released this
2025-11-02 17:56:43 -07:00 | 59 commits to main since this releaseglobbing, hell yeah
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
0.5.5 Stable
released this
2025-10-30 15:07:01 -06:00 | 60 commits to main since this releasefixes for export and bg builtins
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
0.5.4 Stable
released this
2025-10-21 22:59:17 -06:00 | 67 commits to main since this releaseEnvironment variable expansion
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)
-
0.5.3 Stable
released this
2025-10-13 23:01:30 -06:00 | 69 commits to main since this releasebug fixes in the evaluator and fix memory leak in the lexer.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
6 downloads
-
Source code (ZIP)