Hi I was wondering if anyone had any views on the suitability or otherwise of ANTLR for parsing Postscript. There was a discussion here a few years back about this general area, and there's Mr Parr's lab exercise on the site. However, I'm wondering if it really makes sense to use a recursive descent parser to handle a stack-based interpreted language, as opposed to hand-crafting the lexer and interpreter. Any views gratefully received.
Thanks Andrew 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.
