Source
- URL: https://x.com/wadetb/status/1651056827839180800
- Author: Wade Brainerd (@wadetb)
- Posted: 2023-04-26 02:53:17
Branch
1/ @wadetb
@kenpex
I find the context hilarious, but Forth as asm-level-yet-very-usable-mini-OS has been done, as the boot firmware for OLPC (http://laptop.org) for many years. Looks like it’s currently open sourced as https://github.com/openbios/openbios.
2/ @kenpex
@wadetb
Yes of course. Forth is a language that took me a while to grok (re:the why it makes sense) - but once I understood the context it totally does. @NOTimothyLottes experiments w/it are also fun.