caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Pietro Abate <Pietro.Abate@anu.edu.au>
To: caml-list@yquem.inria.fr, Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] A macro system compatible with modules
Date: Wed, 20 Jun 2007 22:52:14 +1000	[thread overview]
Message-ID: <20070620125214.GA332@pulp.rsise.anu.edu.au> (raw)
In-Reply-To: <6f9f8f4a0706200517h17e550f9na83bb2ed97f3749d@mail.gmail.com>

On Wed, Jun 20, 2007 at 02:17:22PM +0200, Loup Vaillant wrote:
> -> When I define a macro, it is available for use right now, in the
> same compilation unit.
> -> If I want to call the macro from another compilation unit, I just
> have to either open the corresponding module :

I've written something similar for one of my projects.
http://twb.rsise.anu.edu.au/simple_syntax_extension

I think you can use the same technique to generate a define statement
that can be used straight away in your module and eventually export
to other modules.

pietro


-- 
++ Blog: http://blog.rsise.anu.edu.au/?q=pietro
++ 
++ "All great truths begin as blasphemies." -George Bernard Shaw
++ Please avoid sending me Word or PowerPoint attachments.
   See http://www.fsf.org/philosophy/no-word-attachments.html


      reply	other threads:[~2007-06-20 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-20 12:17 Loup Vaillant
2007-06-20 12:52 ` Pietro Abate [this message]

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=20070620125214.GA332@pulp.rsise.anu.edu.au \
    --to=pietro.abate@anu.edu.au \
    --cc=caml-list@inria.fr \
    --cc=caml-list@yquem.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).