From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c406e0c4a6eb74ed X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!news.icp.pl!newsfeed.atman.pl!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail From: Wojtek Narczynski Newsgroups: comp.lang.ada Subject: Re: Formal and informal type systems? Date: Wed, 29 Sep 2004 12:30:55 +0200 Organization: tp.internet - http://www.tpi.pl/ Message-ID: References: <49dc98cf.0408110556.18ae7df@posting.google.com> <413e2fbd$0$30586$626a14ce@news.free.fr> NNTP-Posting-Host: avk219.neoplus.adsl.tpnet.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: atlantis.news.tpi.pl 1096453884 13070 83.27.44.219 (29 Sep 2004 10:31:24 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Wed, 29 Sep 2004 10:31:24 +0000 (UTC) User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Xref: g2news1.google.com comp.lang.ada:4371 Date: 2004-09-29T12:30:55+02:00 List-Id: On Tue, 28 Sep 2004 19:47:40 -0400, Stephen Leake wrote: > I'm sorry, but I have no idea what semantics you intend this new > syntax to represent. I don't know ML, so I can't guess. Please treat > this as a chance to entice me to learn more about ML. Free ML book: http://www-2.cs.cmu.edu/People/rwh/introsml/ The book does not start from "HelloWorld.ml". Instead it starts from a regular expressions package that is supposed to impress the reader. It did impress me. Functional languages, for procedural programmers, are ...intelectually refreshing. Regards, Wojtek