Hello dmitry,
--- In ocaml_beginners%40yahoogroups.com">ocaml_beginners
yahoogroups.com, dmitry grebeniuk <gds-mlsts
...> wrote:
>
> Shalom, vincent.aravantinos.
>
> >> Why don't you like revised syntax? Just because you have
> >> wrote too many lines of code in original syntax and don't
> >> want to learn another syntax?
>
> va> Personaly, this is completely the case and it is a
> va> very good reason.
>
> Is such inertia is so good? Revised syntax has many
> advantages over original one, and when I see people keep
> using original syntax and dislike revised syntax, it reminds
> me how imperative/OO programmers hold their C/C++/Java and
> can't even think of more appealing alternatives.
Ok, I wrote my previous message a bit quickly. I am not for "inertia"
of course, I am a vim user and a latex user, so I am pretty convinced
about making an effort to learn something if I believe it will be payful
in a long term.
The fact is that I am just not convinced with the revised syntax :
I like the "do" thing but hate the "bracketed match"s, ... As usual it's
a matter of taste.
Hence the fact that this syntax is not mandatory for all caml users but
_is_ mandatory for camlp4 users is pretty ugly from a "commercial"
point of view...
But your insistance about revised syntax made me take a further
glance at it, and I will immediatly take a further look at those
"safety" arguments.
> (...)
> va> By the way, looking at the main list I understood that
> va> camlp4r was for using the revised syntax and camlp4o for
> va> using the original one, am I wrong ?
>
> You are right. I use "-pp camlp4r" for compiling sources
> written in revised syntax.
So -- coming back to the original issue -- the problem about
camlp4+revised is indeed resolved in the new camlp4 ?
Thank you,
Vincent
.