SableCC is a parser generator which generates object-oriented frameworks for building compilers, interpreters and other text parsers. SableCC keeps a clean separation between machine and user code which leads to a shorter development cycle.
Be the first to post a text review of SableCC. Rate and review a project by clicking thumbs up or thumbs down in the right column.
SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code which leads to a shorter development cycle. This alpha version introduces the powerful ObjectMacro text generation system, adds lookahead handling to lexers, and provides various minor improvements. You can download this SableCC alpha version from: http://downloads.sourceforge.net/sablecc/sablecc-4-alpha.5.zip The SableCC project is located at: http://sablecc.org
SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code which leads to a shorter development cycle. This alpha version brings an improved and complete grammar. It also adds documentation comments and JUnit tests. You can download SableCC from: http://downloads.sourceforge.net/sablecc/sablecc-4-alpha.4.zip The SableCC project is located at: http://sablecc.org
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?