Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jimbokun
on Feb 21, 2020
|
parent
|
context
|
favorite
| on:
Programming a space invader in OCaml and OpenGL: l...
> ReasonML seems to be just sugar coating for those with aversion to ML classical syntax.
So it's the Elixir to Ocaml's Erlang?
firethief
on Feb 21, 2020
[–]
Elixir is a different language for the Erlang VM, but Reason is just a different syntax for the OCaml language. There's a 1:1 correspondence between their ASTs, and even a tool to convert between them.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
So it's the Elixir to Ocaml's Erlang?