Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] Any Java parser written in OCaml?
@ 2003-11-20  1:53 Peng Li
  2003-11-20 14:08 ` Eric C. Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Li @ 2003-11-20  1:53 UTC (permalink / raw)
  To: caml-list

I am trying to do something with standard Java programs.  All I need
is to parse Java programs, do some transformation with the AST, and
pretty print it.

I am tempted to use OCaml, but there would be too much overhead if I
write everything from scratch.  Is there any publicly available OCaml
code that I can use for parsing/pretty printing Java programs?

Thanks a lot,
-- Peng

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

end of thread, other threads:[~2003-11-20 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-20  1:53 [Caml-list] Any Java parser written in OCaml? Peng Li
2003-11-20 14:08 ` Eric C. Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox