caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Editors and ocaml revised syntax
@ 2008-02-04 15:27 Al Ermolaew
  2008-02-04 16:11 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 2+ messages in thread
From: Al Ermolaew @ 2008-02-04 15:27 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

Hallo,
A little distraction from discussions on language development to our 
daily problems.

We use camlp4 for code generation. However, camlp4 has a bug associated 
with optional parameters -it does not work for standard syntax. It works 
only for revised syntax. This is the reason why we have passed on to it. 
Basically, revised syntax is more correct and the code reads easier, it 
also eliminates certain drawbacks of standart syntax. One serious 
problem is that there are no correct editor-programs which support this 
syntax.

If someone from distribution uses revised syntax, could you please tell 
what you use. There no plugins for emacs or eclipse. There is one only 
for vim, but it also fails to work correctly.

Thanks in advance!

[-- Attachment #2: Editors and ocaml revised syntax.eml --]
[-- Type: message/rfc822, Size: 1212 bytes --]

From: Al Ermolaew <alermo@alermo.ru>
To: caml-list@yquem.inria.fr
Subject: Editors and ocaml revised syntax
Date: Mon, 04 Feb 2008 12:36:39 +0300
Message-ID: <47A6DCA7.7070506@alermo.ru>

Hallo,
A little distraction from discussions on language development to our 
daily problems.

We use camlp4 for code generation. However, camlp4 has a bug associated 
with optional parameters -it does not work for standard syntax. It works 
only for revised syntax. This is the reason why we have passed on to it. 
Basically, revised syntax is more correct and the code reads easier, it 
also eliminates certain drawbacks of standart syntax. One serious 
problem is that there are no correct editor-programs which support this 
syntax.
If someone from distribution uses revised syntax, could you please tell 
what you use. There no plugins for emacs or eclipse. There is one only 
for vim, but it also fails to work correctly.

Thanks in advance!


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Editors and ocaml revised syntax
  2008-02-04 15:27 Editors and ocaml revised syntax Al Ermolaew
@ 2008-02-04 16:11 ` Nicolas Pouillard
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Pouillard @ 2008-02-04 16:11 UTC (permalink / raw)
  To: Al Ermolaew; +Cc: caml-list

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

Excerpts from Al Ermolaew's message of Mon Feb 04 16:27:29 +0100 2008:
> Hallo,
> A little distraction from discussions on language development to our 
> daily problems.
> 
> We use camlp4 for code generation. However, camlp4 has a bug associated 
> with optional parameters -it does not work for standard syntax. It works 
> only for revised syntax. This is the reason why we have passed on to it. 
> Basically, revised syntax is more correct and the code reads easier, it 
> also eliminates certain drawbacks of standart syntax. One serious 
> problem is that there are no correct editor-programs which support this 
> syntax.

Can  you  show  a  precise bug w.r.t to original syntax of optional parameters
with the latest camlp4. I think that's a fixed bug.

-- 
Nicolas Pouillard aka Ertai

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-04 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-04 15:27 Editors and ocaml revised syntax Al Ermolaew
2008-02-04 16:11 ` [Caml-list] " Nicolas Pouillard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).