heptagon/compiler/minils/ctrl-n
Nicolas Berthier 8aeab651ce First draft for Controllable-Nbac format generation.
- CtrlNbac: new module for internal representation and output code for
  Controllable-Nbac format;

- CtrlNbacGen: translation into Controllable-Nbac of Minils nodes
  necessitating controller synthesis; the insertion of calls to
  controllers is not yet done, and the nodes are left unchanged.
2013-11-08 15:13:39 +01:00
..
ctrlNbac.ml First draft for Controllable-Nbac format generation. 2013-11-08 15:13:39 +01:00
ctrlNbac.mli First draft for Controllable-Nbac format generation. 2013-11-08 15:13:39 +01:00
ctrlNbacGen.ml First draft for Controllable-Nbac format generation. 2013-11-08 15:13:39 +01:00
ctrlNbacGen.mli First draft for Controllable-Nbac format generation. 2013-11-08 15:13:39 +01:00