Hi
I'm developing a source developing and analysing tool
(Code-Navigator), what sup****ts alot of programing languages.
I want to renew my parsers for those languages and the choise for the
correct CC program falls for me very hard.
An im****tant point for me, is to know where a definition (scope)
begins and where it ends. The solutions I have just now are all based
on lex.
To make a real and correct parsing for the languages I need to have a
grammar language. The easiest way is to choose Yacc, but I know
nothing about other grammar languages.
What is your choise (based on your experience)? Is ANTLR faster and
better than yacc?
thanks
khamis
--
Try Code-Navigator on http://www.codenav.com
a source code navigating, analysis and developing tool. It sup****ts
almost all languages on the scope.