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

I don't know about OCaml, but generally speaking, there is a foreign function calling interface. You'd typically use it for integrating with large standalone codebases you don't want to rewrite (say, CodeMirror) but typically not for frameworky things. If you're going to use the same UI framework there's not much point in switching languages.


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

Search: