Received: from relay9.bu.edu (relay9.bu.edu [128.197.27.239]) by cs.bu.edu (8.12.2/8.12.2) with ESMTP id i8KHZ5dD029565 for <kfoury@cs.bu.edu>; Mon, 20 Sep 2004 13:35:05 -0400 (EDT) Received: from cs.bu.edu (cs-private.bu.edu [128.197.12.2]) by relay9.bu.edu (8.12.8/8.12.8) with ESMTP id i8KHWmnI013082 for <kfoury@bu.edu>; Mon, 20 Sep 2004 13:32:48 -0400 Received: from [127.0.0.1] (cs10-dhcp123 [128.197.10.123]) (authenticated bits=0) by cs.bu.edu (8.12.2/8.12.2) with ESMTP id i8KHWldE029124 for <kfoury@bu.edu>; Mon, 20 Sep 2004 13:32:48 -0400 (EDT) Message-ID: <414F1448.4030403@cs.bu.edu> Date: Mon, 20 Sep 2004 13:32:56 -0400 From: Michael Long <mlong@cs.bu.edu> User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en To: "Kfoury, Assaf J" <kfoury@bu.edu> Subject: My email address and a question regarding the implementation of the homework. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Score-Level: 0 Content-Length: 782 Status: X-Mozilla-Status: 8003 X-Mozilla-Status2: 00000000 X-UIDL: 411f69ec00000a3e
I have a question regarding the implementation of the programming
portion of homework;
Does "any language" include OCaml? Stripping out support for
non-boolean expressions from Pierce's code is really straight-forward,
but this doesn't feel like my own work.
I'm trying to ensure that I understand the requirements for this
assignment :
An implementation of a parser and evaluator for the stripped down
(boolean & if-then-else only) language specified in chapter 3. If
should take expressions and either return the full evaluation or a
parsing error. And this can be in "any language" of our choosing.
Is it acceptable to require that nested conditions be formatted within
parentheses? I think this would ease parsing in Java to some extent.
Thanks
- Michael Long
This archive was generated by hypermail 2b29 : Fri Nov 19 2004 - 17:00:43 EST