This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ANN]: slimmed down boot-9, revision 1


Greg Harvey wrote:
> 
>         * transcend.scm: new module, containing the transcendental
>         functions
> 

A slimmed down boot-9 is a good thing, but removing these functions is a
bad
idea, as I believe they are needed to be RnRS compliant (otherwise, only
versions whose name is prefixed with a dollar sign are defined).

 - Maciej