Hacker News new | ask | show | jobs
by 0xdeadbeefbabe 3528 days ago
Forth was practical when it was invented though.
1 comments

Still is practical, OpenBoot/OpenFirmware is still what boots big IBM POWER servers. Not sure if Oracle still uses it but Sun did.

OpenBoot is basically like UEFI but less complex and written in a Forth dialect. It's quite cool.