Hi,
GNU APL won't access lower case j for complex number, for ex.:
4J5 ==> OK
4j5 ==> KO
Is it possible extend and allow lower j?
I known that GNU APL follow as close as possible ISO 13751.
Syntax rule on ISO 13751 page #45 with complex-marker specific only upper case J ( and no lower case j), but I would argue that ISO 13751 also only specific upper case E for power such 1E2 (and no lower case e), but now we accept number like 1e2 ( with lower case e); so, it seems allow lower j to compose complex number is similar and acceptable.
@
JürgenI subscribe (couple times) on this mailing list but it looks like be filtered out; no respond and neither received any mails from the list. Can you check and help?