caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@epfl.ch>
To: Joel Reymont <joelr1@gmail.com>
Cc: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] LexiFI and conversion to date
Date: Tue, 25 Jul 2006 02:18:00 +0200	[thread overview]
Message-ID: <13BA8333-4398-488B-964E-E91ABF64DCD2@epfl.ch> (raw)
In-Reply-To: <341747D2-7F0D-4F45-BEF1-CBE085894BE1@gmail.com>


> What type of a value is 2002-12-20T16:00 and how does it get  
> translated into a date?

This kind of value does not exist in ocaml. From <http:// 
www.lexifi.com/resources.html> :

> MLFi is implemented as an extension of Caml

So they must use some kind of pre-processor, most likely camlp4 [1].

Best,

Daniel

[1] The official documentation is here <http://caml.inria.fr/pub/docs/ 
manual-camlp4/index.html>, but more
recent news can be found there <http://caml.inria.fr/pub/ml-archives/ 
caml-list/2006/05/fbc206cc8ec3a8d73f523e18a90759e3.fr.html>.


  reply	other threads:[~2006-07-25  0:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-24 23:28 Joel Reymont
2006-07-25  0:18 ` Daniel Bünzli [this message]
2006-07-25  0:38   ` [Caml-list] " Joel Reymont

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=13BA8333-4398-488B-964E-E91ABF64DCD2@epfl.ch \
    --to=daniel.buenzli@epfl.ch \
    --cc=caml-list@yquem.inria.fr \
    --cc=joelr1@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).