auto.def: tclprefix should not be enabled by default
[jimtcl.git] / TODO
blob68e74fed34789fd592d788e358d08deafa45bd1a
1 CORE LANGUAGE FEATURES
3 - none
5 CORE COMMANDS
7 - none
9 OTHER COMMANDS NOT IN TCL BUT THAT SHOULD BE IN JIM
11 - Set commands: [lunion], [lintersect], and [ldifference]
13 EXTENSIONS
15 - Cryptography: hash functions, block ciphers, strim ciphers, PRNGs.
16 - Tuplespace extension (http://wiki.tcl.tk/3947) (using sqlite as backend)
17 - Gdlib
18 - CGI (interface compatible with ncgi, but possibly written in C for speed)
20 REFERENCES SYSTEM
22 - Unify ref/getref/setref/collect/finalize under an unique [ref] command.