Hacker News new | ask | show | jobs
by hongbo_zhang 3575 days ago
OCaml compiler is designed in an extremely modular style. Actually you can design any syntax for OCaml (including lisp style) and produce the OCaml data structure, then it should work with BuckleScript, that's how Reason works