bytecode: Add bytecode
authorDavid Schleef <ds@schleef.org>
Sun, 9 Oct 2011 06:17:10 +0000 (23:17 -0700)
committerDavid Schleef <ds@schleef.org>
Sun, 9 Oct 2011 06:17:10 +0000 (23:17 -0700)
commit9dee20aa3ba22342c83638d6402c4ef1edcde916
treee6f96ecec4650d7977ee7b957598ea4ff221d4b5
parent401ed9227093ac66d38950bdb931dc04b5208ff5
bytecode: Add bytecode
orc/Makefile.am
orc/generate-bytecode.c [new file with mode: 0644]
orc/orcbytecode.c [new file with mode: 0644]
orc/orcbytecode.h [new file with mode: 0644]
orc/orcprogram.h
testsuite/Makefile.am
testsuite/bytecode_parse.c [new file with mode: 0644]