diff --git a/README.org b/README.org index 33ba85a..735d607 100644 --- a/README.org +++ b/README.org @@ -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. -* Inspirations +* Inspirations -- Uxn - Minimalism, elegance -- Plan 9 / 9P - Unified I/O, Tunnels -- Forth - Shadowing, interactivity, immediacy -- Lisp - Live coding, REPL, introspection -- Fortran - Array semantics, scientific clarity -- C / Zig - Control, minimalism -- Permacomputing Wiki - Sustainability, longevity -- Retro Systems - N64, PS1, Mac Classic, Windows 95, Plan9 - proof that beauty needs no bloat +- [[https://wiki.xxiivv.com/site/uxn.html][Uxn]] - Minimalism, elegance +- [[https://plan9.io/][Plan 9]] / 9P - Unified I/O, Tunnels +- [[https://forth-standard.org/][Forth]] - Shadowing, interactivity, immediacy +- [[https://en.wikipedia.org/wiki/Lisp_(programming_language)][Lisp]] - Live coding, REPL, introspection +- [[https://fortran-lang.org/][Fortran]] - Array semantics, scientific clarity +- [[https://en.wikipedia.org/wiki/C_(programming_language)][C]] / [[https://ziglang.org/][Zig]] - Control, minimalism +- [[https://lua.org][Lua]] - Languages can be portable and expressive without being complicated. +- [[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