Forth like interpreter
Fredrik Lundh
effbot at telia.com
Tue Mar 14 11:15:28 EST 2000
More information about the Python-list mailing list
Tue Mar 14 11:15:28 EST 2000
- Previous message (by thread): Forth like interpreter
- Next message (by thread): Forth like interpreter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kragen Sitaker <kragen at dnaco.net> wrote: > gcc 2.95.2 doesn't always implement switch statements as jump-tables > when compiling for i386. Sometimes it implements them with a rat's > nest of jumps. sure -- but is your second example really a good approximation of a bytecode interpreter? </F>
- Previous message (by thread): 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