bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Unicode math characters


From: Juergen Sauermann
Subject: Re: [Bug-apl] Unicode math characters
Date: Sun, 27 Sep 2015 17:08:52 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Alexey,

yes, there is something in the standard that prevents us from doing so. Page 41, production
'Literal-Identifier' tells what is allowed in a user-defined name (and what is not allowed).

Also, in APL there is no distinction between variable names and function names, so adding mathematical
symbols for functions would also make them available for variables which would increase the confusion
in this world.

/// Jürgen


On 09/26/2015 12:49 PM, Alexey Veretennikov wrote:
Hi,

Is it something in standard what prevents us from using unicode mathematical characters (https://en.wikipedia.org/wiki/Mathematical_operators_and_symbols_in_Unicode) to define own functions/operators? Would be awesome for users to define own notation based on short descriptive unicode mathematical characters instead of textual function names.

Br
/Alexey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]