From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8412 invoked by alias); 30 Dec 2017 23:06:56 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23038 Received: (qmail 28731 invoked by uid 1010); 30 Dec 2017 23:06:56 -0000 X-Qmail-Scanner-Diagnostics: from mta02.eastlink.ca by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(24.224.136.13):SA:0(-2.6/5.0):. Processed in 3.820686 secs); 30 Dec 2017 23:06:56 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: rayandrews@eastlink.ca X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_00GcPeOQSkgANUYhiW7NNw)" X-Authority-Analysis: v=2.3 cv=OKgJIxSB c=1 sm=1 tr=0 a=RnRVsdTsRxS/hkU0yKjOWA==:117 a=RnRVsdTsRxS/hkU0yKjOWA==:17 a=r77TgQKjGQsHNAKrUKIA:9 a=aAhgbZVrAAAA:8 a=UWoKjRebDp-t4Xu1380A:9 a=QEXdDO2ut3YA:10 a=5_ZeSe8IAAAA:8 a=gir0-LH0AAAA:8 a=encKR4IGdl7l-a59fXUA:9 a=1tJwYWSL2mAbGkGS:21 a=_W_S_7VecoQA:10 a=ACdnCzuEm09Zs-w7Pq-T:22 a=RId0FLJ0AhS3lVnT4aw-:22 a=aLewGyoHDmJ4ULJHWpSz:22 X-EL-IP-NOAUTH: 24.207.101.9 Subject: Re: Can zsh `else` reserved keyword command be aliased and the lexem itself be repurposed as `fi` keyword command? To: mathieu stumpf guntz , zsh-users@zsh.org References: <71ef7896-39f8-66fe-f8f8-c7c81b11e2ce@culture-libre.org> <918acbfa-b637-1d13-816b-c6edee0afa5c@culture-libre.org> <81beaeae-6507-c961-b6fd-5831ba58e045@eastlink.ca> <049465fb-b49d-9984-73ce-fd5672bec01a@eastlink.ca> <5c2a86f8-d5b3-474b-8aac-3751968a1120@culture-libre.org> From: Ray Andrews Message-id: <9b45b0dd-e396-6a1a-9bad-487fec982624@eastlink.ca> Date: Sat, 30 Dec 2017 15:06:49 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 In-reply-to: <5c2a86f8-d5b3-474b-8aac-3751968a1120@culture-libre.org> Content-language: en-CA --Boundary_(ID_00GcPeOQSkgANUYhiW7NNw) Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 8BIT On 30/12/17 02:23 PM, mathieu stumpf guntz wrote: > >> #define define "undefine" >>   #define undefine "define" >>   alias alias="this must surely be forbidden" > > There are only a few things that must be intepreted in a clearly > defined consensual way for a very limited and well specified context. Do we have a list of these? > > But to give a broader context this is in fact investigated as part of > this wikiversity research project about internationalisation of > programming languages: > https://en.wikiversity.org/wiki/Internationalisation_of_Programming_Languages > Thanks, that's interesting. --Boundary_(ID_00GcPeOQSkgANUYhiW7NNw)--