aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2025-12-11 23:38:39 +0100
committeralexpdp7 <alex@corcoles.net>2025-12-11 23:39:05 +0100
commit54ca2cac23ffa13019e25f03dd1bde474b0574cc (patch)
tree332f50ef21409f84db805486129d91a606d271ec /INTERESTING_PROJECTS.org
parent7955c9511c616f41bdd402726c837fd6f59128cc (diff)
Add some shells
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org4
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