Browse thread
Dypgen C++ grammar
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | skaller <skaller@u...> |
| Subject: | Dypgen C++ grammar |
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