Hacker News new | ask | show | jobs
by saagarjha 2369 days ago
Pure interpreters like CPython?
1 comments

The interpreters themselves go through assembly language. Assembly is relevant because the whole stack is still actively built on it.