aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2026-04-30 21:33:53 +0200
committerGitHub <noreply@github.com>2026-04-30 21:33:53 +0200
commit394f266e9d4a2705fe3acb82fb533e4437eb8a0e (patch)
treef0cf9fe7079d1e0fe13d617220172b706e05b6a6
parent69b36a4dae8460cf9b1e63a921410aa269144498 (diff)
Add Amber
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index 028ccea4..8c8f376f 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -132,6 +132,7 @@ Also keeping things in a Org mode means I can classify and add notes.
- 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
+ - https://amber-lang.com/ Statically typed language that compiles to bash
** Email
- https://github.com/moggers87/salmon - Mail applications
** Parsers