What's the "revised syntax" in OCaml?
Posted
by aneccodeal
on Stack Overflow
See other posts from Stack Overflow
or by aneccodeal
Published on 2010-05-26T23:32:01Z
Indexed on
2010/05/27
0:41 UTC
Read the original article
Hit count: 322
ocaml
When people refer to the "revised syntax" in OCaml, do they mean that this will become a new syntax for the language, or is it just an alternative syntax created in CamlP4? If it's the former, then when does the "revised syntax" become the "official syntax" of OCaml?
© Stack Overflow or respective owner