[
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: | Anil Madhavapeddy <anil@r...> |
| Subject: | Re: [Caml-list] Using Frontc |
On Fri, Nov 18, 2005 at 05:22:37PM +0800, Zhu Ping wrote: > > I'm using Frontc, which is one of the libraries released in > CDK, to parse C source code. (snip) > > There are no source implementation/interface files with respect to > the corresponding files listed above. > > Can anybody help to to solve this problem? Thank you very much for > your help:) You haven't said if you must get FrontC to work, or can use any C parser. If you dont mind using another package, CIL from Berkeley is written in OCaml and is actively developed (and very very good). You can find more details at http://manju.cs.berkeley.edu/cil/ -- Anil Madhavapeddy http://anil.recoil.org University of Cambridge http://www.cl.cam.ac.uk