caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Lakshminarayanan R <ln@cs.colostate.edu>
To: caml-list@inria.fr
Subject: [Caml-list] Looking for parser + ast generator in OCAML
Date: Mon, 18 Feb 2002 12:55:52 -0700 (MST)	[thread overview]
Message-ID: <Pine.GSO.4.20.0202181250270.2060-100000@scarlatti.cs.colostate.edu> (raw)


Hi,

I am new to this list and I am currently learning OCAML to
implement a compiler for a small (functional) language
called Alpha.

I am wondering what would be the fastest and robust way to
implement a parser in ocaml for our language. I am looking
for parser generators (I found ocamlyacc, are there any
others?). I am also looking for tools that can automatically
generate data structures to hold the Abstract Syntax Tree
and also tools that can generate functions that can be used
to traverse this AST. Basically I want tools that can take a
grammar spec. and generate a parser, ast, and tree traversal
functions, automatically.

I would highly appreciate any pointers to related tools.

A more general question: Is there some kind of Compiler
Development Kit (or set of tools) in Ocaml?

Thanks in advance,
Ln


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


             reply	other threads:[~2002-02-18 19:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-18 19:55 Lakshminarayanan R [this message]
2002-02-18 20:49 ` Alain Frisch
2002-02-18 21:40   ` Remi VANICAT

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=Pine.GSO.4.20.0202181250270.2060-100000@scarlatti.cs.colostate.edu \
    --to=ln@cs.colostate.edu \
    --cc=caml-list@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).