CuBBool #CuBBool
(reads with one ‘B’ – “cubool” or “cubol” )
From: Cube and Bool
Benefit – Smallest Char is 3 x 3 pixels (+1 offset between chars = 4 x 4)
For other languages can be used matrix 4 x 4 or even 5 x 5
5 x 5 – even enough for big portion of Unicodes
[icode]!<%$.,’"|^(/:);-_?~>@+*=[&{]#}[/icode]
[icode]!<%$.,’"|\^(/:);-_?~>@+*=[&{]#}[/icode]
its not random dots
3 x 3 have 5 Data bits
Bits order: from Left to Right, from Top to bottom
123
45
so for char: '‘a’ (00000), '‘b’ (10000), '‘c’ (01000), ‘d’ (11000), ‘e’ (00100)
For numbers and letters I use alphabetic progression
Because numb & letters frequently used, with time(used) you remember them
But with remembering symbols can be problems
So i try sort them by ”Visual”.
Secret: extra “Space” char:
it looks like arrow Right / Bottom
#00
00#
0##
p.s Can be Used By anyone and anywhere,
Intellectual property for language? - lol XDDDD