Forth like interpreter
Dennis Lee Bieber
wlfraed at ix.netcom.com
Wed Mar 15 23:29:04 EST 2000
More information about the Python-list mailing list
Wed Mar 15 23:29:04 EST 2000
- Previous message (by thread): PDP-2K was Re: Forth like interpreter
- Next message (by thread): Forth like interpreter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 16 Mar 2000 12:44:31 +1300, Greg Ewing <greg at cosc.canterbury.ac.nz> declaimed the following in comp.lang.python: > > It's interesting to speculate on what a 32-bit PDP11 might > be like. With a 32-bit opcode, you could have 256 * 3-general- > operand instructions, with 32 registers and all the PDP11 > addressing modes. Hmmm, I've always though it would be > fun to build a processor from scratch... > It's called a VAX-11 (Virtual Addressing eXtension)... A 32-bit derivation of the PDP-11 instruction set, adding a few three argument instructions... -- > ============================================================== < > wlfraed at ix.netcom.com | Wulfraed Dennis Lee Bieber KD6MOG < > wulfraed at dm.net | Bestiaria Support Staff < > ============================================================== < > Bestiaria Home Page: http://www.beastie.dm.net/ < > Home Page: http://www.dm.net/~wulfraed/ <
- Previous message (by thread): PDP-2K was Re: Forth like interpreter
- Next message (by thread): Forth like interpreter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list