Skip to content

Comment on Scala 2.9 vs 2.10 Performanceparent

Comments

How is this managed? Is there a "backup compiler" written in some other language to compile the compiler?

You use a previous version of Scala to compile the trunk version. It's turtles all the way down!

Just kidding. The initial Scala compiler was written in Java. After that was working, they rewrote it in Scala using their initial Java compiler, and then it became the process I mentioned.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.