caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] example toy compiler in OCAML?
@ 2001-09-09 17:49 Will Benton
  2001-09-09 18:13 ` Basile STARYNKEVITCH
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Will Benton @ 2001-09-09 17:49 UTC (permalink / raw)
  To: caml-list


I am interested in implementing a compiler (for a toy language of my own
design) in ML, mostly to get more comfortable with ML, but also because
I want a faster compiler than the one I have, which is written in Java. 

Could anyone point me to code for an example toy/small compiler
(i.e. small enough to understand easily, preferably with ocamlllex and
ocamlyacc specifications instead of hardcoded lexing/parsing)
implemented in OCAML?




Thanks,
wb
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

end of thread, other threads:[~2001-09-10 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-09 17:49 [Caml-list] example toy compiler in OCAML? Will Benton
2001-09-09 18:13 ` Basile STARYNKEVITCH
2001-09-09 18:47 ` John Max Skaller
2001-09-10 15:53 ` Xavier Leroy

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