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! List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
-- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
