diff --git a/TODO b/TODO index cf5024b3..3cbe2568 100644 --- a/TODO +++ b/TODO @@ -21,9 +21,6 @@ Working TODO list: - I/O - may be able to use fmemopen to implement output strings, although it is not supported on windows - - need to change current*port functions to actually have a current port, and other i/o operations to use the correct current port - issue here is, to do this right we need parameterize and dynamic-wind. both of which would be nice, but are a lot more work, too - * best place to start may be call-with-values, as that is needed before dynamic-wind. - what else? there must be more stuff - Reduction in size of generated code