diff options
| author | alexpdp7 <alex@pdp7.net> | 2025-12-11 23:38:39 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-12-11 23:39:05 +0100 |
| commit | 54ca2cac23ffa13019e25f03dd1bde474b0574cc (patch) | |
| tree | 332f50ef21409f84db805486129d91a606d271ec | |
| parent | 7955c9511c616f41bdd402726c837fd6f59128cc (diff) | |
Add some shells
| -rw-r--r-- | INTERESTING_PROJECTS.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index e48afb5b..c2f8b83f 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -121,6 +121,10 @@ Also keeping things in a Org mode means I can classify and add notes. - https://lexi-lambda.github.io/hackett/ - https://coalton-lang.github.io/ - https://docs.racket-lang.org/ts-guide/ +*** Shells + - https://github.com/oils-for-unix/oils/ a POSIX-style shell and a modern shell. They also document [[https://github.com/oils-for-unix/oils/wiki/Alternative-Shells][alternative shells]], and [[https://github.com/oils-for-unix/oils/wiki/Internal-DSLs-for-Shell][internal DSLs for shell]]. + - https://xon.sh/ Python shell + - https://github.com/nushell/nushell Powershell-y shell in Rust ** Email - https://github.com/moggers87/salmon - Mail applications ** Parsers |
