Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

What is New for Developers?

API Changes

Assignment Grammar

Valued Objects in assignments and emissions are now valued object references. Hence, they reuse the KExpressions concepts.


Workflow

Esterel Grammer

Be warned. You need a lot of memory to rebuild the complete Esterel & SCEst grammar.

Excerpt from the Esterel MWE file:

/*
 * IMPORTANT:
 * Building this grammar requires more memory than usual builds.
 * 4GB seem to work (JVM argument: -Xmx4g)
 */

V2 Compiler

  • No labels