bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Need xkb U code for two APL characters


From: Kacper Gutowski
Subject: Re: [Bug-apl] Need xkb U code for two APL characters
Date: Sun, 27 Apr 2014 21:01:23 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On 2014-04-27 11:54:09, address@hidden wrote:
> I have never seen or used the symbol ∵ called 'because'  U2235 before - and 
> it is not in the supplied apl.xmodmap
> perfect place left open for it is on vV∪∵    shift-alt-v  ?
> btw what does it do - is it a type of 'apl exception' :)

I'm also curious about it, I have never seen it used or mentioned in any
reference.  I only saw it on some photos of keyboards and images of
keyboard layouts.  For example, APLX page [1] shows such layout, but I
couldn't find any use of it in APLX reference.

A+ [2], which is a separate language, derived from APL but not compatible,
uses it as bitwise operator that makes logical functions bitwise:

     4≠2
 1
     4≠∵2
 6

[1] http://www.microapl.co.uk/apl_help/ch_000_030.htm
[2] http://www.aplusdev.org/

-k



reply via email to

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