caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Dypgen C++ grammar
@ 2007-06-22 14:36 skaller
  2007-06-22 17:33 ` [Caml-list] " Christopher L Conway
  2007-06-25 21:26 ` Taras Glek
  0 siblings, 2 replies; 9+ messages in thread
From: skaller @ 2007-06-22 14:36 UTC (permalink / raw)
  To: dypgen; +Cc: caml

Is anyone interested in developing a C++ parser, possibly using
FrontC and/or CIL as the starting point, but using Dypgen
as the parser engine?

I have made some modification to FrontC/Cil to support
some C++ constructions, but Ocamlyacc (LALR1) just can't cope
with C++.

OTOH, Scott McPeak has a C++ grammar for Elkhound which is
a C++ based GLR engine, with BSD licence, so it may be possible
to adapt that.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


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

end of thread, other threads:[~2007-06-27 13:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-22 14:36 Dypgen C++ grammar skaller
2007-06-22 17:33 ` [Caml-list] " Christopher L Conway
2007-06-22 19:29   ` David Hall
2007-06-23 10:11     ` Lukasz Dobrek
2007-06-25 21:26 ` Taras Glek
2007-06-26  6:38   ` skaller
2007-06-26  6:45     ` Jon Harrop
2007-06-26 20:11     ` Taras Glek
2007-06-27 13:48       ` Jon Harrop

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).