[mercury-users] lisp macros

Fergus Henderson fjh at cs.mu.OZ.AU
Fri May 24 16:47:05 AEST 2002


On 24-May-2002, Michael Day <mikeday at bigpond.net.au> wrote:
> 
> However the point about adding source to source transformations or
> optimisations into the compiler could be solved by the compiler exposing
> an internal API and offering the ability to dynamically load modules
> similarly to Apache.

The difficult part of doing that is defining a *stable* API
that is powerful enough to express the kinds of things that
people want to use this facility for.

There's not much point in the compiler exposing its internal APIs
to the world if they undergo major change with every release.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list