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

grammar parsers

Name: Anonymous 2010-11-30 17:46

I want to made a simple programming language, what should I use for parsing:

1. lex + yacc
2. lemon
3. parsec
4. other (what?)

Name: Anonymous 2010-12-01 18:40

>>9
>what language is that?
Lisp DSL

>that is without a doubt the ugliest code i've ever seen.
But this code does:
1. lexing of numbers
2. lexing of operators
3. parsing them into infix expression with braces
4. its output can be passed directly to "eval"
5. no external ultilities used (even "strip" defined)

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