MUSKOX v4.0

Boris Burshteyn <master@ccnet.com>
7 Nov 1997 00:52:12 -0500

          From comp.compilers

Related articles
MUSKOX v4.0 master@ccnet.com (Boris Burshteyn) (1997-11-07)
| List of all articles for this month |

From: Boris Burshteyn <master@ccnet.com>
Newsgroups: comp.compilers
Date: 7 Nov 1997 00:52:12 -0500
Organization: Compilers Central
Keywords: parse, tools, available, C++, Java

The new version 4.0 of the MUSKOX parser generator is available from


http://www.mastersys.com


MUSKOX v4.0 annotates C++ & Java classes and interfaces with EBNF LR(K)
grammars. It features grammar inheritance and redefinition of rules.
It also supports multiple parsers, recording/replay of trace logs, and
HTML pretty-printing. Default and user-defined lexer and error processing
is available. In addition, the new version provides syntactic lookaheads,
semantic predicates, and syntax trees. For more details please see release
notes on the web site.


Thanks, Boris Burshteyn.
master@mastersys.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.