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

> I am referring to proper list comprehensions

Oh cool, I'd forgotten F# had those (or maybe it got them recently?).

> Its true that you can't literaly transpile very high order things such as GADT but the was majority of code is trivial to translate

Would still have to disagree there; OCaml code heavily relies on modules/module types/functors, while F# code relies more on classes. In practice these are not trivially translateable.

> I will dig in to see what people build around it...

The major thing is getting an async/await-like syntax for concurrent operations. Super useful for literally everyone. E.g. my project https://github.com/yawaramin/re-web/blob/eb7ce8474d34c60f9f9...



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

Search: