diff --git a/TODO b/TODO index 2d3f7244..52fff125 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,7 @@ Working TODO list: - need to change current*port functions to actually have a current port, and other i/o operations to use the correct current port - quasiquote - will need to enhance the parser to support a second type of quote, at minimum - - vectors - limited use in cgen module - make-vector, vector-set!, and vector-ref + - vectors - limited use in cgen module - make-vector, vector-set!, vector-ref, list->vector, vector->list - Reduction in size of generated code is there anything we can do?