Another Table by yvl

a:5S24_B4S/D|B3S/DS|BSS/D/||BS/23_//3|B|SS19_SS|C|BAC|14SAC|BAC/14SAC/BC18SCBC18SCB|_|/18S|_|/
#include"std/num.wake"
0.:
(\d+)(.):$2$(sub($1,1))$2
(\d+.)(.+):$1 $2
(.)(.+):$1 $2
A:|S|
B:\n
C:A|
D:23S/
S:\ 
.:"$&"

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page