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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b1f56a4b4ec67f67,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.66.89.135 with SMTP id bo7mr618058pab.16.1359044766679; Thu, 24 Jan 2013 08:26:06 -0800 (PST) X-Received: by 10.50.13.225 with SMTP id k1mr788134igc.4.1359044766601; Thu, 24 Jan 2013 08:26:06 -0800 (PST) Path: s9ni15096pbb.0!nntp.google.com!ld4no14485852pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 24 Jan 2013 08:26:06 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.153.71.214; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.153.71.214 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <89eca901-ee6b-4876-bc67-83fce5928588@googlegroups.com> Subject: Ada 2012 Tutorial (more of an introduction) From: Shark8 Injection-Date: Thu, 24 Jan 2013 16:26:06 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-01-24T08:26:06-08:00 List-Id: I recently wrote up an introduction/tutorial to Ada 2012 -- making a toy LISP interpreter -- it still doesn't do user-input/text-parsing, but can define and use functions. Anyway, most of my writing in recent years has been fiction, and this isn't exactly technical-writing. Therefore, I was hoping for [constructive] criticism in the intro/tutorial's construction. URL: http://blog.projectpolymath.org/ada-2012-tutorial_01/