Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Lisp/Scheme parser
@ 2007-05-27 15:43 Jacques Carette
  2007-05-27 16:06 ` [Caml-list] " Pierre-Evariste Dagand
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jacques Carette @ 2007-05-27 15:43 UTC (permalink / raw)
  To: OCaml

I tried to find a full Lisp (or Scheme) parser in Ocaml, and did not 
immediately find one.  Is my Google-fu not up to the task?

Yes, I am aware that parsing s-expressions is trivial, but the full Lisp 
(or Scheme) grammar is somewhat more complicated, and I do not feel like 
reinventing the wheel.

Any technology that integrates well with Ocaml is fine, since in the end 
in-memory ASTs is going to be what we're really interested in.

Jacques

PS: Other than CIL for C, are there other programming languages for 
which I can just get an off-the-shelf (non-commercial) parser?


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

end of thread, other threads:[~2007-05-29  4:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-27 15:43 Lisp/Scheme parser Jacques Carette
2007-05-27 16:06 ` [Caml-list] " Pierre-Evariste Dagand
2007-05-27 16:06 ` skaller
2007-05-27 17:03   ` Joel Reymont
2007-05-27 17:26     ` Jacques Carette
2007-05-29  4:45   ` Eliot Handelman
2007-05-27 18:13 ` Eric Cooper

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