Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Language Processing

Name: Anonymous 2011-06-05 12:05

So I am writing a Java program that needs some language parsing. This language parsing is meant to be extended and modified in the near future. The thing is, i already know how to flex/bison this shit, but I think that flex and bison are shit, so I don't want to use them. Alternatives?

tl/dr: flex and bison are shit, what can i use instead?

Name: Anonymous 2011-06-05 12:46

>>7
What kind of language is he going to parse? Natural language? A DSL? A programming language? Is its grammar context-free? Is the grammar left recursive? Is the grammar ambiguous? Not enough context.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List