caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Decent Java parser written in Ocml?
@ 2008-10-17  6:19 Sung Kim
  2008-10-17 16:48 ` [Caml-list] " Eric Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Sung Kim @ 2008-10-17  6:19 UTC (permalink / raw)
  To: caml-list; +Cc: Hakjoo Oh

Hi All,

Currently I'm looking for a Java parser. Is there anyone aware of a
decent Java source code parser written in Ocaml?

Thanks in advance,
Sung Kim


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

* Re: [Caml-list] Decent Java parser written in Ocml?
  2008-10-17  6:19 Decent Java parser written in Ocml? Sung Kim
@ 2008-10-17 16:48 ` Eric Cooper
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Cooper @ 2008-10-17 16:48 UTC (permalink / raw)
  To: caml-list

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


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

end of thread, other threads:[~2008-10-17 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-17  6:19 Decent Java parser written in Ocml? Sung Kim
2008-10-17 16:48 ` [Caml-list] " Eric Cooper

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