[antlr-interest] Can ST be used to generate binary output?

Pauba, Kevin L KLPauba at west.com
Fri Jan 8 07:50:05 PST 2010


I would like to use my ANTLR-based DSL compiler to generate pretty-printed source, documentation (similar to javadocs) and bytecode output using StringTemplate.  The interpreter for this DSL needs bytecode in binary form.

Is ST able to generate binary output (I know it can do the gruntwork for pretty-printing and documentation)?  If so, might you have some pointers on how to do it?

Thanks!


More information about the antlr-interest mailing list