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

This sounds like a gross misunderstanding of the kinds of guarantees made by Haskell's static systems.

The closest you're going to get it something like Atom [0] which is used to program a few different hard realtime systems. If you look at the Atom docs, however, you'll quickly find that programming in Atom is nothing like programming in Haskell---it's merely embedded there. The type system helps to ensure that your embedding does falter, but most of the errors still live in the sublanguage and I'm not sure how far Haskell's type system goes toward reducing those.

[0] http://hackage.haskell.org/package/atom



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

Search: