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

> compilers/interpreters are just programs

And what's more they're simpler programs than most web applications. A compiler is conceptually a pure function. No need to worry about provisioning anything, any APIs, Docker images. A compiler is just a function from one array of bytes to another array of bytes.




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

Search: