From: "Alexander V. Voinov" <avv@quasar.ipa.nw.ru>
To: Lukasz Stafiniak <luk_stafi@wp.pl>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] OCaml extensions and Emacs indentation
Date: Thu, 11 Sep 2003 11:27:29 -0700 [thread overview]
Message-ID: <3F60BE91.7050900@quasar.ipa.nw.ru> (raw)
In-Reply-To: <000001c37891$61b2ba80$c617fea9@ppp>
Hi Lukasz,
For the extensions, which I finally adopted for everyday use, and which
are sensitive for the indentation (map...with, iterate...with...done,
etc) I have just tweaked tuareg. This works just fine.
Alexander
Lukasz Stafiniak wrote:
>Hi,
>
>How do you deal with indentation when using syntax extensions? Tuareg,
>otherwise genial, instead of helping, "messes" the source using them. By
>extensions I mean Meta OCaml, Fresh OCaml, user extensions using Camlp4.
>More, Tuareg fails to indent record types with polymorphic fields.
>
>One solution would be to use generic indentation and other goods a la
>Semantic's. It takes a BNF-style grammar.
>
>An ultimate solution would be to port Camlp4 to Semantic to parse the OCaml
>source and pass the (translated) parse-tree to Semantic. This would require
>incremental parsing by Camlp4. At present, Semantic 2.0 uses Bison.
>
>More straightforward solution is to make the syntax indented by Tuareg
>customizable.
>
>Cheers,
>Lukasz
>
>
>-------------------
>To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
>Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
>Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>
>
>
>
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
prev parent reply other threads:[~2003-09-11 18:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-11 18:18 Lukasz Stafiniak
2003-09-11 18:27 ` Alexander V. Voinov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F60BE91.7050900@quasar.ipa.nw.ru \
--to=avv@quasar.ipa.nw.ru \
--cc=caml-list@inria.fr \
--cc=luk_stafi@wp.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox