Hacker News new | ask | show | jobs
by tedunangst 5976 days ago
"F# code can even be compiled in an OCaml compiler, often without modification."

I think you have that backwards. The #light syntax preferred by F# is not compatible with ocaml. ocaml and the non light syntax are about the same though.