Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
_cbsz
15y ago
0 comments
Save
Share
node.js isn't interpreted; it uses V8, which is a JIT.
0 comments
3 comments · 2 top-level
top
newest
oldest
technomancy
15y ago
· 1 in thread
Emacs Lisp is also typically byte-compiled.
mahmud
15y ago
JIT != byte compilation.
dkarl
15y ago
No matter how the underlying implementation works, programming in neither Emacs Lisp nor Javascript could be described as "sticking close to machine code the whole time," as the original comment stated.
j
/
k
navigate · click thread line to collapse