Hacker News new | ask | show | jobs
by valenterry 1050 days ago
I think what you are saying is pretty orthogonal to what I was saying no?
1 comments

I'm not really experienced with programming language design or with compilers, but it seems to me the design of a systems programming language has to compromise on the side of performance. If the implementation of the design requires additional space or cpu time, it may not be a good fit for the language. As such, it's not orthogonal.