Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
2369 days ago
Pure interpreters like CPython?
1 comments
chrisseaton
2369 days ago
The interpreters themselves go through assembly language. Assembly is relevant because the whole stack is still actively built on it.
link