[rescue] Forth
Janet L. Campbell
janet at foonly.com
Wed Apr 28 14:28:14 CDT 2004
On Wed, 28 Apr 2004, Jonathan C. Patschke wrote:
> Is fcode part of the PCI standard? I'm woefully ignorant of PCI at that
> level.
FCode is documented in IEEE1275, the Open Firmware standard (though it was
of course around for a long time for use with OpenBoot).
Forth isn't too bad once you can convince your brain to think in RPN.
-Janet [fib ( n-f ) push 1 1 pop for swap over + next drop ;] :)
More information about the rescue
mailing list