Related articles |
---|
ANN: SLK Parser Generator 4.21 slkpg3@gmail.com (SLK Systems) (2011-10-23) |
From: | SLK Systems <slkpg3@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Sun, 23 Oct 2011 19:28:27 -0400 (EDT) |
Organization: | Compilers Central |
Keywords: | parse, tools, available |
Posted-Date: | 23 Oct 2011 19:28:27 EDT |
The SLK Parser Generator produces compact and efficient LL(k) parsers
in C, C++, C#, and Java. Features include automated grammar
transformations, clean EBNF syntax, optional backtracking, new LL(k)
algorithms, and an uncomplicated API.
The conflict resolution table is now exposed as a method call. This
enables adding k lookahead to any LL or LR parser.
http://members.cox.net/slkpg/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.