Kihong Heo a écrit :
Dear all.

Is there anybody knowing about existing C++ parser that is not so big?

I've already know EDG and ELSA.
But they are so big and hard to see. I don't want a perfect C++ parser.
If it can parse common and simple C++, that's OK.

The perfect C++ parser: GCC XML. I thing that there is an OCaml binding to it.

Otherwise, depending on what you want to do, there is Swig. It parses only C++ declarations.

I need your advice.

For a new project, I'd use GCC XML.

Thank you.
--
Kihong Heo.

All the best,

--
     Guillaume Yziquel
http://yziquel.homelinux.org/

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to