|
|
|
|
|
by pjmlp
1491 days ago
|
|
On first startup we used Tcl, and C code for performance, similar to what is fashionable with Python nowadays. I had enough of the rewrite in C experience that since then, if the language doesn't come with a compiler on the box, either JIT or AOT, I only see it as scripting language for sysadmin work or learning purposes. |
|