guile-devel
[Top][All Lists]
Advanced

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

Re: My Guile 2.0.8 TODO list


From: Andrew Gaylard
Subject: Re: My Guile 2.0.8 TODO list
Date: Wed, 06 Mar 2013 20:45:58 +0200
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:17.0) Gecko/20130108 Thunderbird/17.0.2

On 03/05/13 23:14, Mark H Weaver wrote:
FYI, here's what I'm hoping to get into Guile 2.0.8.

     Mark


2.0.8 TODO
==========

* [SUBMITTED] Refactor pending numerics patches.

* [SUBMITTED] Implement Dybvig and Burger's algorithm for printing
   floats.

* [NEEDS REVISION] Fix BOM handling.

* #!optional and #!rest reader handling.

* Add command-line option to augment %load-compiled-path.

* Change 'sqrt' to return an exact rational when possible.

* Optimize overflow check in scm_product (i.e. avoid the division).

* Add call/ec and let/ec.

* Implement optional arguments to vector-copy (SRFI-43)

* Make sure that 'syntax-parameterize' reports an error (or at least a
   warning) if the associated identifier is not defined as a syntax
   parameter.

* [Ludovic?] Fix par-map and par-for-each to not overflow the stack for
   large lists.

* [Daniel Hartwig?] Support Relative URIs in (web uri)

* [Ian Price?] Fix flawed index range check in bytevector accessors.

Hi Mark,

Two suggestions for 2.0.8:

It'd be great to get Andy's (oop goops save) patch in.
See http://lists.gnu.org/archive/html/guile-user/2013-01/msg00088.html

Also, Nala's colourised REPL patch is pretty cool; see
https://lists.gnu.org/archive/html/guile-devel/2012-12/msg00062.html

--
Andrew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]