Hacker News new | ask | show | jobs
by jfkebwjsbx 2233 days ago
Eiffel does not enforce preconditions at compile time. What are you referring to?
1 comments

I was only referring to:

" Is that the only thing it does to provide a C++-like "resource efficient and predictable runtime"? After all, that's basically Swift (or Python+static types). I think the main improvement that C++ (and C# and Go) have over languages like Java is ability to avoid heap-allocated objects (i.e. stack-allocated structs)."