Y
Hacker News
new
|
ask
|
show
|
jobs
by
roetlich
152 days ago
Well, most interpreters use a compiler internally, for example to compile to byte code. The book explains that as well, so I'd recommend just reading it:
https://craftinginterpreters.com/a-map-of-the-territory.html...
1 comments
fuzztester
152 days ago
Thanks.
link