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

Parsing a python-like language

Name: !!ptMyFAti9WUucce 2009-07-21 17:56

hey.
i have to parse a python like language and im looking for the best language for this. my favourite is yacc but i realy do not want to use c. i also looked at javacc but, meh, i dont like it.

my favourite would be perl but i have to care for speed.

so /prog/ say me what i should use.
(ohh, btw. i do not want to compile nor to interpret that language, just parse, do some syntax-checking and translate into another language)

Name: Anonymous 2009-07-21 18:08

The broadest definition of "to compile" is a synonym of "to translate", dumbass.

There's Boost::Spirit for C++. Other than that and Yacc/Bison, you'll have to write your own bug-ridden parser.

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