diff --git a/docs/ROADMAP b/docs/ROADMAP index 78e755a0269..6f9b39a2fd5 100644 --- a/docs/ROADMAP +++ b/docs/ROADMAP @@ -22,6 +22,7 @@ others from doing so. Patches to this document are welcome. Really important items +1 ** working closures 1 ** array/hash vivification (pmichaud, masak, jnthn) 1 ** REPL remembers the variable from the last line (pmichaud, jnthn) 1 ** operator overloading -- infix:, prefix:, postfix: (almost there, problems with pre-comp)