caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Esther Baruk <esther.baruk@gmail.com>
To: malc <av1474@comtv.ru>, Caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Parsing
Date: Sat, 11 Feb 2012 18:41:46 +0100	[thread overview]
Message-ID: <415E3907-9118-4AF3-8BDB-F63BC023E047@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1202110605350.20481@linmac>

In fact, variable names cannot begin with an other type of character than a lowercase letter between 'a' and 'z' or '_'. So parsing in this case is straightforward. 
 
Esther Baruk

On 11 févr. 2012, at 03:07, malc <av1474@comtv.ru> wrote:

> Was the fact that:
> 
>        Objective Caml version 3.12.1
> 
> # if 0=0then 1else 0;;
> - : int = 1
> 
> runs at all intended?
> 
> -- 
> mailto:av1474@comtv.ru
> 
> -- 
> 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
> 


  parent reply	other threads:[~2012-02-11 17:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-11  2:07 malc
2012-02-11  2:25 ` Ashish Agarwal
2012-02-11 17:41 ` Esther Baruk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-21 23:14 Parsing Jon Harrop
2007-06-21 23:26 ` [Caml-list] Parsing Jonathan Bryant
2007-06-21 23:45 ` Christian Stork
2007-06-22  4:03 ` skaller
2007-06-22 10:14 ` Bruno De Fraine
2007-06-24 17:17   ` Jon Harrop

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=415E3907-9118-4AF3-8BDB-F63BC023E047@gmail.com \
    --to=esther.baruk@gmail.com \
    --cc=av1474@comtv.ru \
    --cc=caml-list@inria.fr \
    /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).