From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id q0EAHIuo020917 for ; Sat, 14 Jan 2012 11:17:18 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AokBACFVEU9KfVK2kGdsb2JhbABDnQGQLQgiAQEBAQkJDQcUBCGBcgEBAQMBEgIsARsSCwEDAQsGBQsDCg0hIgERAQUBChIGExIQh1gImVgKi2qCb4RIP4hxAgULg3GIGwSVEYp+gww9g3s X-IronPort-AV: E=Sophos;i="4.71,509,1320620400"; d="scan'208";a="139306531" Received: from mail-we0-f182.google.com ([74.125.82.182]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 14 Jan 2012 11:17:12 +0100 Received: by werg1 with SMTP id g1so318923wer.27 for ; Sat, 14 Jan 2012 02:17:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=if1tGGKA9B1uHSx/UAUKhVf2Nxh41G7U2r7HPYpqdq8=; b=bKaJA6udjVEfmW8kFV+fsR33vXLrk9rTOOCm1mYFQ2VqCcpfldGI4n0HiivZliSDFZ AJ/njbGZxJRZB+Yo6tNHO9XJEfYLKZAVn3JNT0zOdykrZKvejDKqtxvWn0m1PFvZPFOF w1spBiXBglrBe8OodBZSFEUum67GTqOKNRIzI= Received: by 10.180.105.129 with SMTP id gm1mr2782176wib.1.1326536232384; Sat, 14 Jan 2012 02:17:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.198.147 with HTTP; Sat, 14 Jan 2012 02:16:51 -0800 (PST) In-Reply-To: <0FDB03CC-9E23-4FAC-9344-C5C1C011A88E@philou.ch> References: <0FDB03CC-9E23-4FAC-9344-C5C1C011A88E@philou.ch> From: Gabriel Scherer Date: Sat, 14 Jan 2012 11:16:51 +0100 Message-ID: To: Philippe Strauss Cc: caml-list@inria.fr Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by walapai.inria.fr id q0EAHIuo020917 Subject: Re: [Caml-list] web link to the two glmlite patches for OSX > we miss a reStructuredText equivalent in OCaml, amazing how you can push something online on the web in 5 minutes. I'm not exactly sure what you mean by that. As markup formatters are relatively self-contained programs, it's easy to use tools written in basically any language (you don't even need to know if you choose a standard input format such as markdown which has implementations in several languages). I know of two markup formatters in OCaml: - mldown : http://gitorious.org/mldown - lambdoc : https://forge.ocamlcore.org/projects/lambdoc/ On Fri, Jan 13, 2012 at 10:45 PM, Philippe Strauss wrote: > http://www.philou.ch/glmlite-makefile-patch.html > > > we miss a reStructuredText equivalent in OCaml, amazing how you can push something online on the web in 5 minutes. > > > > -- > Philippe Strauss > http://www.philou.ch/ > > > > > > > -- > Caml-list mailing list.  Subscription management and archives: > https://sympa-roc.inria.fr/wws/info/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >