From: Tom <tom.primozic@gmail.com>
To: "Loup Vaillant" <loup.vaillant@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Where are the AST specs?
Date: Sun, 18 Mar 2007 19:21:43 +0100 [thread overview]
Message-ID: <c1490a380703181121t28a759a5mf859cb66c1a7406c@mail.gmail.com> (raw)
In-Reply-To: <6f9f8f4a0703181022q2b9d7f8bt33919e07f3799c65@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 580 bytes --]
There is the AST defined in /parsing/parsetree.mli, which you have
undoubtedly discovered, and if you look at it carefully and search for the
occurences of different constructors in /parsing/parser.mly, you should be
able to figure where and how they are used.
Furthermore, you should try compiling sample programs with "ocamlc
-dparsetree" which will print the AST of the program.
Unfortunately, I am busy in these months, but you can send me some questions
and I can try to answer them (may take long time), as I have spent quite
some time inspecting the OCaml sources.
- Tom
[-- Attachment #2: Type: text/html, Size: 627 bytes --]
next prev parent reply other threads:[~2007-03-18 18:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-18 17:22 Loup Vaillant
2007-03-18 18:21 ` Tom [this message]
2007-03-19 8:45 ` [Caml-list] " Olivier Andrieu
2007-03-19 9:17 ` Loup Vaillant
2007-03-19 10:20 ` Nicolas Pouillard
2007-03-19 10:53 ` Loup Vaillant
2007-03-19 13:02 ` Nicolas Pouillard
[not found] ` <6f9f8f4a0703190742w3cd42978ib23a78163542729f@mail.gmail.com>
2007-03-19 15:37 ` Nicolas Pouillard
2007-03-19 16:08 ` Loup Vaillant
2007-03-19 16:37 ` Nicolas Pouillard
2007-03-23 9:59 ` Loup Vaillant
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=c1490a380703181121t28a759a5mf859cb66c1a7406c@mail.gmail.com \
--to=tom.primozic@gmail.com \
--cc=caml-list@yquem.inria.fr \
--cc=loup.vaillant@gmail.com \
/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