summaryrefslogtreecommitdiff
path: root/TODO
blob: 68e74fed34789fd592d788e358d08deafa45bd1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
CORE LANGUAGE FEATURES

- none

CORE COMMANDS

- none

OTHER COMMANDS NOT IN TCL BUT THAT SHOULD BE IN JIM

- Set commands: [lunion], [lintersect], and [ldifference]

EXTENSIONS

- Cryptography: hash functions, block ciphers, strim ciphers, PRNGs.
- Tuplespace extension (http://wiki.tcl.tk/3947) (using sqlite as backend)
- Gdlib
- CGI (interface compatible with ncgi, but possibly written in C for speed)

REFERENCES SYSTEM

- Unify ref/getref/setref/collect/finalize under an unique [ref] command.