Y
Hacker News
new
|
ask
|
show
|
jobs
by
cjallen88
2765 days ago
Yeah these days TCL is JITed too, which will certainly help
1 comments
f0r
2765 days ago
It isn't JITed, I think you are thinking of byte code compilation.
link
snaky
2765 days ago
It's compiled in byte code, yes, but on-demand, so it's JIT.
link