unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Guillaume Marceau <gmarceau@cs.brown.edu>
Subject: Re: mockmod.el --- The mockery of a module system for Emacs Lisp
Date: Thu, 13 Apr 2006 21:48:51 -0400	[thread overview]
Message-ID: <20060413214851.6aac9b2f@hershey> (raw)
In-Reply-To: <4429282e$0$7751$9b4e6d93@newsread4.arcor-online.net>

On Tue, 28 Mar 2006 14:11:42 +0200
Oliver Scholz <alkibiades@gmx.de> wrote:

> This package is declared to be experimental and I mean it. I post it
> here for review and to get comments on the approach used in it, before
> I start to test it by rewriting my own packages to use it.
> 

The PLT Scheme module system is very powerful. You might want to read
its doc to see if there is any feature you would like to borrow, such
as "provide all-from", "require rename", "require prefix" and "require
only"

http://download.plt-scheme.org/doc/mzscheme/mzscheme-Z-H-5.html#node_chap_5

There are also interesting interaction between the PLT module system and
the macro system, because the supports for accurate separate
compilation. It might be more than you want to get into, but still, it
is an important thing to keep in mind. Here is the paper:

http://www.cs.utah.edu/plt/publications/macromod.pdf

       reply	other threads:[~2006-04-14  1:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4429282e$0$7751$9b4e6d93@newsread4.arcor-online.net>
2006-04-14  1:48 ` Guillaume Marceau [this message]
2006-04-24 12:53   ` mockmod.el --- The mockery of a module system for Emacs Lisp Oliver Scholz

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060413214851.6aac9b2f@hershey \
    --to=gmarceau@cs.brown.edu \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).