caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Re: Efficient C++ Interfacing?
@ 2004-06-08 15:02 Fritz Wuehler
  2004-06-08 19:13 ` skaller
  2004-06-08 20:49 ` Eray Ozkural
  0 siblings, 2 replies; 11+ messages in thread
From: Fritz Wuehler @ 2004-06-08 15:02 UTC (permalink / raw)
  To: caml-list



> Sure but this is a C++ code generator

No, see the Overview.
"OpenC++ is a toolkit for C++ translators and analyzers."

> I want to process data with OCaml

Oh, I thought Felix wanted to be bootstrapped.
Since Felix is so C++ friendly it should be
easy to drop OpenC++ in to help bootstrapping.
Seems a waste to write a C++ parser in Ocaml
that has to be rewritten in Felix later.

This thing was designed to do what Felix
does, make (C++)++ languages.  It can also
for example deal with Qt's non-C++ issues,
which is just another (C++)++.

The main thing is, no matter what end goal -
this tool gives you a semantic model of the
C++ code, that you can then interface to OCaml
or whatever language you want.  Treat it like
any other library.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Caml-list] Re: Efficient C++ Interfacing?
@ 2004-06-07 11:46 privacy.at Anonymous Remailer
  2004-06-07 15:50 ` skaller
  0 siblings, 1 reply; 11+ messages in thread
From: privacy.at Anonymous Remailer @ 2004-06-07 11:46 UTC (permalink / raw)
  To: caml-list




Open-source C++ parser:

http://opencxx.sourceforge.net


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-07-07  7:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-08 15:02 [Caml-list] Re: Efficient C++ Interfacing? Fritz Wuehler
2004-06-08 19:13 ` skaller
2004-06-08 20:49 ` Eray Ozkural
2004-06-08 21:19   ` £ukasz Dobrek
2004-06-28 19:58     ` Eray Ozkural
2004-06-29  1:35       ` skaller
2004-07-07  1:02         ` Eray Ozkural
2004-07-07  6:59           ` skaller
2004-07-07  3:29         ` Ethan Lee Aubin
  -- strict thread matches above, loose matches on Subject: below --
2004-06-07 11:46 privacy.at Anonymous Remailer
2004-06-07 15:50 ` skaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).