caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Eric Cooper <ecc@cmu.edu>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Decent Java parser written in Ocml?
Date: Fri, 17 Oct 2008 12:48:32 -0400	[thread overview]
Message-ID: <20081017164832.GC32254@localhost> (raw)
In-Reply-To: <b90daa9f0810162319r4c7df646x2151d2f69dce9d01@mail.gmail.com>

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


  reply	other threads:[~2008-10-17 16:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-17  6:19 Sung Kim
2008-10-17 16:48 ` Eric Cooper [this message]
2008-10-17  7:26 [Caml-list] " Robert Pickering

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081017164832.GC32254@localhost \
    --to=ecc@cmu.edu \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).