[Uml-devel] extending class import to other languages
Andrew Sutton
ansutton at kent.edu
Wed Jan 15 18:39:02 UTC 2003
> > it might be worthwhile to use antlr for the grammar tool rather than
> > (f)lex. its still under active development and is probably the best
> > grammar tool out there - except that its a java program :) it generates
> > C++ parsers though. it also has alot better support for OO than flex
> > (much, much, much better).
>
> Eww... Java. I'll look into it. Does it have any
> bison/yaccish counterpart?
i wish. unfortunately it doesn't. what it may have is a stub grammar for PHP
as an example. if not, you could write one and submit for inclusion with the
distro :)
andy
More information about the umbrello-devel
mailing list