Hacker News new | past | comments | ask | show | jobs | submit login

I really don't know what the author means by "language-centric" vs "implementation-centric" and "production-ready"...



language-centric: the language you are compiling is flexible (you are also the language designer), you want to build the best possible language

implementation-centric: the language you are compiling is mostly fixed and/or defined by an external entity. You want to build the fastest compiler for this language, which emits the fastest code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: