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: a07f3367d7,4bb12335caa3231a X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!p1g2000yqk.googlegroups.com!not-for-mail From: okellogg Newsgroups: comp.lang.ada Subject: Re: Enjoying the new syntax of Ada 2012 Date: Fri, 14 Oct 2011 06:18:30 -0700 (PDT) Organization: http://groups.google.com Message-ID: <64a4947f-7480-4cd8-9e6f-ed15e6fdf4ed@p1g2000yqk.googlegroups.com> References: <4e9832e6$0$6571$9b4e6d93@newsspool3.arcor-online.net> NNTP-Posting-Host: 80.156.46.210 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1318599997 20974 127.0.0.1 (14 Oct 2011 13:46:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 14 Oct 2011 13:46:37 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p1g2000yqk.googlegroups.com; posting-host=80.156.46.210; posting-account=a23u_AkAAAB-Xz81hSqodYsmJRrMwioK User-Agent: G2/1.0 X-HTTP-Via: 1.1 GSM7272, 1.1 GSM7273, 1.1 GSW7280 X-Google-Web-Client: true X-Google-Header-Order: VCRUHALNK X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:21433 Date: 2011-10-14T06:18:30-07:00 List-Id: On 14 Okt., 15:02, Georg Bauhaus wrote: > Having thought much about identifiers recently, > I needed to condense something into some source code. > Ada is aids a lot in obfuscating. :-) > [...] Ouch. You take away some of my happiness about Ada being comparatively easier to read ;) As a sidenote, just for the identifiers (not the operators) see also http://okellogg.de/obfuscada.pl -- Oliver