Update README.org
This commit is contained in:
parent
1e1182e5dc
commit
a156a5d59e
20
README.org
20
README.org
|
@ -336,14 +336,18 @@ With an ethical understanding:
|
|||
|
||||
* 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue