generate-classes
Installation
SKILL.md
Generate DSL Classes
Run the v2 compiler (ANTLR4 + Javassist) to generate bytecode classes from DSL scripts and dump .class files to disk for inspection.
Commands by argument
mal — MAL expression classes
./mvnw test -pl test/script-cases/script-runtime-with-groovy/mal-lal-v1-v2-checker \
-Dtest=MalComparisonTest -DfailIfNoTests=false -Dcheckstyle.skip
Output location: test/script-cases/scripts/mal/**/*.generated-classes/