Hacker News new | ask | show | jobs
by mycall 3401 days ago
> reference interpreter

not a compiler? ok.

1 comments

A reference implementation of something is not end-user software, it's meant to be part of the specification by codifying semantics. An interpreter is more useful in this case (what would even be the compile target?).