[MMXX-dev] Parser
Status: Pre-Alpha
Brought to you by:
ljr
|
From: Frank V. C. <fr...@co...> - 2000-06-10 13:57:15
|
I noticed that you are using lex/yacc. There is a OO equivalent (public domain, Unix/Win/Mac) called PCCTS (http://www.antlr.org/pccts133.html). I was playing around with it for a while for OCL constructs in a declarative constraint based system I was getting into (and have since put on the back burner but not because of PCCTS) and it is pretty powerful and flexible. If you want to consider this I would be happy to work on a parallel version of the mmxxsupgen and twentifier utilities. -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |