July 10, 2009
7:10 a.m.
Hi Cameron, 2009/7/8 Cameron Sanders <camsanders01@roadrunner.com>
2.b) And what is the name (& path) of the C module that actually implements the VM case statement (or whatever dispatch is used)?
I think the switch you're asking for is in the files interp.c and/or gnu-interp.c, in the function interpret(void). Cheers, Hernán