Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ufo
8y ago
0 comments
Save
Share
In theory the programming language is independent from the implementation. You could write an alternate implementation if you wanted.
JIT-ness is a concept related to the implementation, not to the language.
0 comments
3 comments · 2 top-level
top
newest
oldest
jamestimmins
8y ago
· 1 in thread
Gotcha, that makes sense. So I'm guessing that java based python vs c based python is an example of theory vs implementation? Thanks for explaining!
ufo
OP
8y ago
Yup
developer-mike
8y ago
The language is, however, designed to be JITted. Languages are not designed in isolation.
j
/
k
navigate · click thread line to collapse