[
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: | 2008-10-17 (16:48) |
From: | Eric Cooper <ecc@c...> |
Subject: | Re: [Caml-list] Decent Java parser written in Ocml? |
On Fri, Oct 17, 2008 at 03:19:24PM +0900, Sung Kim wrote: > Currently I'm looking for a Java parser. Is there anyone aware of a > decent Java source code parser written in Ocaml? I wrote a simple Java parser and pretty-printer several years ago: http://www.cs.cmu.edu/~ecc/joust.tar.gz I'll let you decide whether it's "decent". This was before the addition of Java generics, so it could use some updating. -- Eric Cooper e c c @ c m u . e d u