FC18: Temp move last APL to pie for reuse

This commit is contained in:
Willem Cazander 2025-08-02 22:32:03 +02:00
parent e8771e6c6b
commit 80f497ddf7
3 changed files with 8 additions and 8 deletions

View file

@ -37,10 +37,10 @@ import org.x4o.fc18.cake2.zero33.FCDotCDC1604DashP6;
*/
public enum FCDotPIE9CDash17 implements FourCornerDotCollePie9 {
NXX_01(' '),
NXX_02(' '),
NXX_03(' '),
NXX_04(' '),
NXX_01('‾'), // from APL
NXX_02('¨'), // from APL
NXX_03('⌶'), // from APL
NXX_04('¬'), // from APL
NXX_05(' '),
NXX_06(' '),
NXX_07(' '),

View file

@ -81,7 +81,7 @@ public enum FCDotAPL0127DashP7B implements FourCornerDotColleZero33 {
/// SL500000
__DOWN_CARET(' '),
/// NEW: This comes from ALGOL_60 chars.
ALGOL_NOT('),
__ALGOL_NOT(' '),
/// SL170000
__UP_CARET_TILDE(' '), // NAND
/// SL180000
@ -92,11 +92,11 @@ public enum FCDotAPL0127DashP7B implements FourCornerDotColleZero33 {
/// === Left over from modern APL for Zilog Z8000 see https://aplwiki.com/wiki/Dyalog_APL
/// SL240000
IBEAM_TACK('⌶'),
__IBEAM_TACK(' '),
/// NEW from DYNA
__DOTTED_TILDE(' '),
/// SL450000
DIAERESIS('),
__DIAERESIS(' '),
// SL870000
__EPSILON_UNDERBAR(' '),
// SL860000 = Iota Underbar

View file

@ -51,7 +51,7 @@ public enum FCDotAPL0127DashP7C implements FourCornerDotColleZero33 {
/// SL210000
__UP_SHOE_NULL(' '),
/// SL630000
OVERBAR('‾'),
__OVERBAR(' '),
/// SL710000
__ALPHA(' '),
/// SL750000