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

Yes, it makes reasoning simpler.

But then some things become impossible to do.

I'm creating a different build system (not Zig's), and I'm taking a different approach. Instead of a non-Turing-complete language, I've made one that is as powerful as possible. However, it will allow users to restrict the language so that they will only use subsets, and those subsets will not necessarily be Turing-complete.

In this way, it has the power to do anything, but the ability to restrict that power for ease-of-use.




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

Search: