Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tech [2025/04/27 21:56] – add RetroForth pfmtech [2025/08/29 23:52] (current) – add Lisp links pfm
Line 10: Line 10:
   * [[wp>Forth (programming language)]], used for many space missions, but also to implement [[https://www.ultratechnology.com/okad2.htm|OKAD]] or [[https://kestrelcomputer.github.io/kestrel/2016/03/29/vibe-2.2|VIBE]] (a block-editor).   * [[wp>Forth (programming language)]], used for many space missions, but also to implement [[https://www.ultratechnology.com/okad2.htm|OKAD]] or [[https://kestrelcomputer.github.io/kestrel/2016/03/29/vibe-2.2|VIBE]] (a block-editor).
   * [[https://retroforth.org/|RetroForth]], a modern Forth dialect.   * [[https://retroforth.org/|RetroForth]], a modern Forth dialect.
 +  * Common Lisp, Scheme, and some of the software written in these languages (e.g. what [[https://spritely.institute/|Spritely Institute]] is doing, but Lisp code also powered [[https://thenewstack.io/nasa-programmer-remembers-debugging-lisp-in-deep-space/|deep space flight-controller]]; see also: [[https://flownet.com/gat/jpl-lisp.html|Lisping at JPL]], [[wp>Impromptu (programming environment)]], [[https://www.youtube.com/watch?v=ud0HhzAK30w|Symbolics Concordia]]).