Add a version to the generated intermediate code. This is simply a
new opcode, "version", whose argument is the new constant TALDefs.TAL_VERSION (currently "1.0"). The opcode implementation currently asserts that the correct version is given; future implementations can implement backwards compatible behavior.
Showing
Please register or sign in to comment