12.5 P-Code Dropped
Aubit4GL used to include an experimental PCode compiler. Work on this has ceased because of proposed projects to develop a common bytecode for Java, Perl, and Python. When this is solidified, we intend to rewrite our Aubit4GL pcode compiler to output pcode conformant with the new standard.
Generic
|
4GL Specific
|
Description
|
c2pcode
|
c2pcode_fgl
|
Compiles a .c file
|
checker
|
checker_fgl
|
Dumps the contents of a compiled .c file
|
runner
|
runner_fgl
|
Runs the resulting file
|