Here’s the part that’s throwing me. Its a code gen...
# general
a
Here’s the part that’s throwing me. Its a code generator and all of the logic for the code generator is written in Java. I’ve suggested that we throw a cmdline interface onto the java code and invoke it from a
SimpleCodegen
subclass.