4. State of development MetaL

4.2. Available modules - Compile and build

  • All compiler parts and modules are implemented as OOP classes.

    • compiler - Compiler core engine and base services

    • program - Access to context values passed to the MetaL compiler

    • build - Makefile-like build process control

    • distribution - Creation of distribution packages from programs built with MetaL

    • documentation - Generation of documentation from general a device independent document definition format |