7 ms·
SQLite is a TCL extension that escaped into the wild.... I think many people have trouble with TCL because it looks a lot like C and so they expect it to behav
by SQLite 11y ago
SQLite is a TCL extension that escaped into the wild....
I think many people have trouble with TCL because it looks a lot like C and so they expect it to behave roughly like C. But TCL is a fundamentally different language. It is better to think of TCL as LISP with C-like syntax. Once you grok this difference, TCL becomes a very elegant language.