8000 GitHub - StekiKun/Dolmen: A parser generator for the Java language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A parser generator for the Java language

License

Notifications You must be signed in to change notification settings

StekiKun/Dolmen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dolmen: A Generator for Lexical Analyzers and Parsers in Java

Dolmen is a generator of lexical analyzers and parsers for the Java programming language. It will produce lexical analyzers (resp. syntactic analyzers) based on textual lexer descriptions (resp. grammar descriptions). Dolmen can be used declaratively, as a library, to produce lexers and parsers from descriptions, or more commonly as a command-line tool. There also exists a dedicated Eclipse plug-in for Dolmen.

Documentation for Dolmen is available here.

About

A parser generator for the Java language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0