Y
Hacker News
new
|
ask
|
show
|
jobs
by
leoh
620 days ago
Fun fact: SQLite’s test suite is written in TCL
https://github.com/sqlite/sqlite/blob/master/test/strict1.te...
1 comments
graemep
620 days ago
Because SQLite started as a TCL extension:
https://sqlite.org/tclsqlite.html
link