5 ms·
Indeed, SQLite is merely a Tcl extension that "escaped" into the wild. SQLite no longer depends on Tcl to run, but it does still depends on Tcl for its make pr
by SQLite 11y ago
Indeed, SQLite is merely a Tcl extension that "escaped" into the wild. SQLite no longer depends on Tcl to run, but it does still depends on Tcl for its make process and for testing. The SQLite development team also depends on tools written in Tcl/Tk for tasks such as editing and collaboration.
Where Tcl to die, SQLite would die with it. Fortunately, both outcomes seem unlikely.
Some of us are old enough to remember the frequent prognostications that "unix is dead" and was being replaced by more modern OSes like VMS or OS/2. How'd that work out?