X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b22f63ba31441200ca915c64445d5a87d146c327..dc1ab5f00eed170e75fe40687b381369a35760b8:/apl.plp diff --git a/apl.plp b/apl.plp index ba51a11..929c424 100644 --- a/apl.plp +++ b/apl.plp @@ -29,7 +29,7 @@ use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; my @ops = do 'apl.inc.pl'; -@ops > 1 or die "cannot open operator include: $@\n"; +@ops > 1 or Abort("cannot open operator include", 500, $@ // $!); :>

APL Symbols

@@ -80,16 +80,6 @@ for my $op (@ops) { :> -
- -
- -
unicode 1.1 - 20th century - in 6.0 (2010) - recent assignments - proposed - irregular -
-
+<: +say for '
', $glyphs->legend;