poc - OC automaton to C code |
poc - OC automaton to C code
poc file.oc [options] | poc -help
Generate C code from a oc file (typically generated by lus2oc. Follows the same conventions than lus2ec/ec2c.
set verbose mode
define the output file (default is module-name.oc)
generate a simple main loop
build a state table instead of a big switch
build a if-then-else tree instead of a big switch
generate stub code for a Dynamic Reactive Object
lustre, lus2ec, ecexe, luciole, simec, lus2oc, ec2oc, ocmin, lus2atg, oc2atg, ec2c, poc, lux, lesar, ecverif, xlesar
poc - OC automaton to C code |