Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile & r5rs




> > So, how difficult is it to move all r5rs features to the main
> > stream of guile development? Does anybody work on this?
> 
> Same thing for the full numeric tower and exactness.  When will
> Guile follow the numeric standard ? Many people could also do maths
> with Guile...

I don't have any plans to implement the full numeric tower at the
moment.  This is explicitly permitted by R5RS.  Guile does support
exact and inexact numbers.  So, as far as I know, Guile does follow
the numeric standard; if you feel this is not so, please report it as
a bug.

If someone would like to contribute support for rationals, that would
be fine.

Guile Home | Main Index | Thread Index