caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Lwt and Tuareg mode
@ 2010-12-21 18:54 orbitz
  2010-12-21 19:04 ` [Caml-list] " bluestorm
  2010-12-21 19:19 ` Jérémie Dimino
  0 siblings, 2 replies; 3+ messages in thread
From: orbitz @ 2010-12-21 18:54 UTC (permalink / raw)
  To: caml-list

Are there any modified versions of Tuareg mode to work with Lwt syntax  
extensions?  I looked around but didn't see anything.  I don't know  
Emacs lisp particularly well but will try to hack something out of  
nothing exists.

Thanks


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

* Re: [Caml-list] Lwt and Tuareg mode
  2010-12-21 18:54 Lwt and Tuareg mode orbitz
@ 2010-12-21 19:04 ` bluestorm
  2010-12-21 19:19 ` Jérémie Dimino
  1 sibling, 0 replies; 3+ messages in thread
From: bluestorm @ 2010-12-21 19:04 UTC (permalink / raw)
  To: orbitz; +Cc: caml-list

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

What would really be interesting is an emacs mode that use camlp4 for
parsing and indentation of OCaml code, instead of hand-written regexes. It
is much more complicated, but would scale to arbitrary camlp4 extensions.

[-- Attachment #2: Type: text/html, Size: 219 bytes --]

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

* Re: [Caml-list] Lwt and Tuareg mode
  2010-12-21 18:54 Lwt and Tuareg mode orbitz
  2010-12-21 19:04 ` [Caml-list] " bluestorm
@ 2010-12-21 19:19 ` Jérémie Dimino
  1 sibling, 0 replies; 3+ messages in thread
From: Jérémie Dimino @ 2010-12-21 19:19 UTC (permalink / raw)
  To: orbitz; +Cc: caml-list

On Tue, Dec 21, 2010 at 01:54:32PM -0500, orbitz@ezabel.com wrote:
> Are there any modified versions of Tuareg mode to work with Lwt
> syntax extensions?  I looked around but didn't see anything.  I
> don't know Emacs lisp particularly well but will try to hack
> something out of nothing exists.

There is a patch in Lwt sources (utils/tuareg.patch) for Tuareg 1.45.6.

-- 
Jérémie


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

end of thread, other threads:[~2010-12-21 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-21 18:54 Lwt and Tuareg mode orbitz
2010-12-21 19:04 ` [Caml-list] " bluestorm
2010-12-21 19:19 ` Jérémie Dimino

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).