Tom Ritchford
Dec 1, 2021

--

But this just isn't so.

We don't have a good Python compiler. There isn't a good Ruby or Perl compiler. There isn't a static compiler for JS that translates an entire program (rather than little snippets as the JIT compilers do).

There isn't even a decent Java compiler that compiles into machine language.

Writing compilers is hard, even with LLVM.

--

--

No responses yet