guile-devel
[Top][All Lists]
Advanced

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

My Guile 2.0.8 TODO list


From: Mark H Weaver
Subject: My Guile 2.0.8 TODO list
Date: Tue, 05 Mar 2013 16:14:47 -0500

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.



reply via email to

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