caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* re: [Caml-list] Decent Java parser written in Ocml?
@ 2008-10-17  7:26 Robert Pickering
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Pickering @ 2008-10-17  7:26 UTC (permalink / raw)
  To: hunkim, caml-list; +Cc: pronto

[-- Attachment #1: Type: text/plain, Size: 929 bytes --]

There's the "Fjavac: a functional Java compiler": http://www.cis.upenn.edu/~stevez/stse-work/javac/index.html

I know it's not exactly what you're looking for but I maybe you can make use of just the parsing modules?
Cheers,Rob

----------------------------------------
From: "Sung Kim" <hunkim@gmail.com>
Sent: 16 October 2008 18:20
To: caml-list@yquem.inria.fr
Subject: [Caml-list] Decent Java parser written in Ocml? 

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

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs



[-- Attachment #2: Type: text/html, Size: 1287 bytes --]

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

* Re: [Caml-list] Decent Java parser written in Ocml?
  2008-10-17  6:19 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  7:26 [Caml-list] Decent Java parser written in Ocml? Robert Pickering
  -- strict thread matches above, loose matches on Subject: below --
2008-10-17  6:19 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).