summaryrefslogtreecommitdiff
path: root/ToDo
blob: 5322a83b25349bbe88bc40d3f01592e9ad4aa262 (plain)
1
2
3
4
5
6
7
8
9
* thread対応
* Hand written parser(recursive decent)
* クラスライブラリの見直し(UNIX依存を減らす)
* format機能
* here document
* perlのようなsetuid check
* write debugger for ruby
* re-write regex code for speed
* byte code interpretor