Make the em interpreter build --- again, lots of warnings, so it probably won't
authorDavid Given <dg@cowlark.com>
Sat, 9 Jun 2018 12:13:31 +0000 (21:13 +0900)
committerDavid Given <dg@cowlark.com>
Sat, 9 Jun 2018 12:13:31 +0000 (21:13 +0900)
commit59b383afd0be9c3f5b438f9b144f7165ef7f6b83
tree2a2f10d8c9eeff9a7ee92569aac89421ffc9cb60
parentd10a594c04990d6853986f2b4e532ab5077e85bc
Make the em interpreter build --- again, lots of warnings, so it probably won't
work on clang. I have no idea whether it runs or not as building a e.out
program is quite hard and needs a special platform.
build.lua
util/int/M.trap_msg
util/int/M.warn_h
util/int/M.warn_msg
util/int/alloc.c
util/int/build.lua [new file with mode: 0644]
util/int/disassemble.c
util/int/global.h
util/int/switch.c