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

>how does correctness transfer?

The same way it transfers when the language is compiled to x86 instructions! By adding a pre-written and pre-compiled runtime.




No correctness isn't usually ensured with a runtime in these languages with stronger type systems, it's usually done with static analysis on an intermediate representation at compile-time.




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

Search: