From: James Lamanna <jamesl@appliedminds.com>
To: caml-list@inria.fr
Subject: [Caml-list] Calling parser from inside a parser rule
Date: Fri, 17 Sep 2004 15:22:21 -0700 [thread overview]
Message-ID: <414B639D.4060807@appliedminds.com> (raw)
Is it possible to call the parser from inside a parser rule?
For instance lets say I have a grammar rule which accepts
"load [filename]"
Now inside this rule, I want to open the file, and parse all the
commands in that file using that same parser.
Is there a way to do this?
Thanks.
--
James Lamanna
-------------------
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
next reply other threads:[~2004-09-17 22:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-17 22:22 James Lamanna [this message]
2004-09-19 15:50 James Lamanna
2004-09-20 8:52 ` Damien Pous
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=414B639D.4060807@appliedminds.com \
--to=jamesl@appliedminds.com \
--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