summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo8
1 files changed, 8 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index 7f20c28ed3..8f46ad630b 100644
--- a/ToDo
+++ b/ToDo
@@ -5,6 +5,7 @@ Language Spec.
* method to retrieve argument information (need new C API)
* multiple return values, yield values. maybe imcompatible
* cascading method invocation.
+* def Class#method .. end
Hacking Interpreter
@@ -15,6 +16,13 @@ Hacking Interpreter
* syntax tree -> bytecode ???
* scrambled script, or script filter
+Standard Libraries
+
+* String#scanf(?)
+* Object#fmt(?)
+* Integer[num], Float[num] (String[str]??)
+* Stream or Port, abstract superclass of IO.
+
Extension Libraries
* mod_ruby, FastCGI ruby