Hacker News new | ask | show | jobs
by steveklabnik 3857 days ago
Yup. I really think it was worth it though, it taught us a lot about how to make the language.
1 comments

Mind, are you not worried at all that it may have taught you a lot... about how to make a language for writing compilers in? (paraphrasing Chris Lattner)
That is indeed a concern, I agree with Chris here.

The solution we had, though, is Servo. It being developed alongside as well meant we had another significant, non-compiler project, which guided us out of that trap.