Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Almost certainly someone will wrote a more declarative language on top of it

Papering over the mold seldom works. It makes things easier, not more reliable. See C++ templates.



Note that putting a language on top of the existing language won't prevent VM stack overflows of the type used in the attack. It's more likely to hide them.


A better example is Haskell, which usually compiles down to a low level C dialect.


Any language can compile to the low level C dialect.




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

Search: