Package org.eolang.opeo.compilation
Classes for compiling high-level EO programs to low-level EO suitable for jeo-maven-plugin.
- Since:
- 0.1
-
Interface Summary Interface Description Compiler Compiler.Parser Transforms XML nodes into AST nodes. -
Class Summary Class Description DefaultCompiler Compiler of high-level eo constructs into XMIRs for the jeo-maven-plugin.DummyCompiler Dummy compiler.JeoCompiler Compiler of high-level EO programs to low-level EO suitable for jeo-maven-plugin.SelectiveCompiler Selective compiler.