summaryrefslogtreecommitdiff
path: root/ToDo
blob: 5dcb005f524ed960e72cb2cd009ecd9c0618fdf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
* Process Class
* クラスライブラリの見直し(UNIX依存を減らす)
* format機能
* here document
* perlのようなsetuid check
* trからBSDコードを取り除く(またはcopyrightをはっきりさせる)
* 適切なsignal handling
* dlnのCOFF対応(またはdlopen対応)
* rubyで定義する変数hookの実現
* write debugger for ruby
* re-write regex code for speed
* byte code interpretor