Child pages
  • External calculations by Vlad
Skip to end of metadata
Go to start of metadata

Following syntax make separation of the grammar and specific calculations on it.

Using of named external calculations:

If we will create additional syntax module which extend rules from N2Syntax we must implement Compile calculations for it. This implementation must contains overloading for each calculation of each extendable rule which be extended in the additional syntax module.

  • No labels