Update README.org

This commit is contained in:
zongor 2025-09-01 16:24:27 -04:00
parent 1e1182e5dc
commit a156a5d59e
1 changed files with 13 additions and 9 deletions

View File

@ -334,16 +334,20 @@ With an ethical understanding:
> This software should not be used to accelerate obsolescence, exploit users, or harm ecosystems. Compute only to strengthen what lasts. > This software should not be used to accelerate obsolescence, exploit users, or harm ecosystems. Compute only to strengthen what lasts.
* Inspirations * Inspirations
- Uxn - Minimalism, elegance - [[https://wiki.xxiivv.com/site/uxn.html][Uxn]] - Minimalism, elegance
- Plan 9 / 9P - Unified I/O, Tunnels - [[https://plan9.io/][Plan 9]] / 9P - Unified I/O, Tunnels
- Forth - Shadowing, interactivity, immediacy - [[https://forth-standard.org/][Forth]] - Shadowing, interactivity, immediacy
- Lisp - Live coding, REPL, introspection - [[https://en.wikipedia.org/wiki/Lisp_(programming_language)][Lisp]] - Live coding, REPL, introspection
- Fortran - Array semantics, scientific clarity - [[https://fortran-lang.org/][Fortran]] - Array semantics, scientific clarity
- C / Zig - Control, minimalism - [[https://en.wikipedia.org/wiki/C_(programming_language)][C]] / [[https://ziglang.org/][Zig]] - Control, minimalism
- Permacomputing Wiki - Sustainability, longevity - [[https://lua.org][Lua]] - Languages can be portable and expressive without being complicated.
- Retro Systems - N64, PS1, Mac Classic, Windows 95, Plan9 - proof that beauty needs no bloat - [[https://www.craftinginterpreters.com/the-lox-language.html][Lox]] - Small languages are not impossible to create
- [[https://www.permacomputing.net][Permacomputing wiki]] - Sustainability, longevity
- [[http://duskos.org/][Dusk OS]] - Languages can survive the test of time.
- [[https://doc.cat-v.org/inferno/4th_edition/dis_VM_specification][Dis VM]] - CISC VM structure
- Retro Systems - N64, PS1, Mac Classic, Windows 95 - proof that beauty needs no bloat
* Join the Effort * Join the Effort