1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
|
let body = document.body;
let doc={}; // html elements with a class
body.querySelectorAll('[class]').forEach(e=>doc[e.classList[0]]=e);
let setcount = !doc.count ? (s=>s) : (s=>{
let l = Array.from(s).length;
doc.count.textContent = l+" char"+(l!=1?"s":"");
});
let setExplain = e=>e;
let showErr = (s,e)=>{
let r=e.src, w=e.message, loc=[];
while (w.sh&&w.sh[0]===2) {
let is; [is,w]=w;
let n=is.sh?is.sh[0]:0, i=n?is[0]:is;
let to=i=>s.slice(0,i).join('').split('\n');
let ll=to(i), l=ll.length-1, j=ll[l].length, m=to()[l];
let k=1,o=i-j,cl=j; while (k<n&&(cl=is[k]-o)<m.length) k++;
let c=Array(cl).fill(0); c[j]=1;
for (let h=1;h<k;h++) c[is[h]-o]=1;
let add = ['',m,c.map(t=>t?'^':' ').join('')];
loc = add.concat(k<n?['(and other lines)']:[], loc);
}
if (r==='!') w=w?fmt(w).replace(/^/gm,'! '):'! Error';
else w=w.sh?w.join(''):w;
doc.rslt.classList.add('err');
doc.rslt.textContent=[w].concat(loc).join('\n');
}
let repl = ()=>{
let s=Array.from(doc.code.value);
doc.rslt.classList.remove('err');
doc.rslt.textContent=' '; setExplain();
setcount(s);
setTimeout(() => {
try {
let src=str(s), c=compile(src,runtime);
setExplain(src,c);
doc.rslt.textContent=fmt(run.apply(null,c));
} catch(e) {
showErr(s,e);
}
}, 0);
}
if (doc.run) doc.run.onclick = repl;
let exp=0, explain;
if (doc.doexplain) doc.doexplain.onclick = () => {
if (explain===undefined) {
let drawEval = run(
new Uint8Array([0,19,22,0,0,11,22,0,1,11,14,15,1,22,0,2,11,14,0,16,0,11,0,57,19,22,0,3,11,14,15,2,22,0,4,11,14,21,0,4,0,42,0,21,0,50,0,79,8,7,9,22,0,5,11,14,15,3,22,0,6,11,14,15,4,22,0,7,11,14,15,5,22,0,8,11,14,21,0,8,0,42,21,0,8,0,21,0,73,19,7,0,21,9,0,24,0,57,19,15,6,3,3,0,54,0,16,0,5,0,58,19,8,22,0,9,11,14,0,45,15,7,7,0,21,0,83,19,22,0,10,11,14,0,57,0,55,21,0,10,0,48,0,11,8,8,0,21,9,0,51,0,21,8,22,0,11,11,14,15,8,22,0,12,11,14,0,42,21,0,8,7,0,41,0,22,7,0,90,0,91,3,2,19,22,0,13,11,14,21,0,11,0,48,21,0,7,8,22,0,14,11,14,15,9,22,0,15,11,14,0,64,0,65,3,2,22,0,16,11,14,0,58,0,57,3,2,0,2,21,0,16,17,22,0,17,11,14,0,58,0,59,3,2,0,3,21,0,16,17,0,0,0,57,0,66,3,2,17,22,0,18,11,14,0,63,22,0,19,11,14,0,94,21,0,12,16,22,0,20,11,14,0,95,21,0,12,16,22,0,21,11,14,0,97,21,0,12,0,96,17,22,0,22,11,14,0,98,21,0,12,0,96,17,22,0,23,11,14,0,99,21,0,12,0,96,17,22,0,24,11,14,0,100,21,0,12,0,96,17,22,0,25,11,14,0,101,0,102,0,21,0,63,0,25,16,0,0,0,72,17,17,0,103,0,104,0,105,0,106,0,107,0,108,0,109,0,110,0,111,0,112,0,21,0,76,17,0,21,0,89,17,0,113,0,114,3,14,0,20,0,48,0,58,3,2,17,0,28,16,0,41,0,11,7,16,22,0,26,22,0,27,4,2,11,14,0,115,0,116,0,117,0,118,0,119,0,120,0,121,3,7,0,21,22,0,26,13,14,15,10,21,0,27,7,22,0,28,11,14,21,0,26,0,42,15,11,7,16,22,0,29,11,14,15,12,22,0,30,11,25,0,57,0,18,21,0,2,17,0,56,0,17,0,40,0,20,7,0,57,0,58,3,2,19,0,51,0,40,0,42,0,24,0,21,0,78,19,0,21,0,23,19,7,7,8,8,22,0,3,11,14,21,0,1,21,1,1,0,50,21,1,0,0,32,0,52,21,0,3,8,9,0,21,0,50,0,11,8,0,42,0,57,7,19,8,16,25,21,0,1,0,20,16,0,60,0,48,0,38,8,0,11,0,20,9,0,19,0,42,21,0,0,7,0,21,9,3,4,0,54,0,16,0,5,0,59,19,8,16,25,0,80,21,0,2,0,81,3,3,0,21,16,22,0,3,11,14,0,82,21,0,2,0,23,0,83,0,33,21,0,2,17,0,32,16,17,0,81,3,3,0,21,16,22,0,4,11,14,21,0,1,21,1,3,16,22,0,5,11,14,21,0,4,21,0,5,0,56,0,11,0,48,0,20,8,8,0,49,15,13,21,0,1,21,0,5,0,56,21,1,5,8,16,7,8,21,0,3,17,0,21,16,25,0,80,21,0,1,0,84,3,3,0,21,16,25,21,0,1,0,16,16,0,14,0,60,17,0,38,16,14,21,0,1,0,62,0,51,0,11,8,0,9,0,11,0,50,0,61,8,19,16,0,38,16,14,0,63,22,0,3,11,0,40,0,4,7,0,59,17,22,0,4,11,14,15,14,22,0,5,11,14,21,0,1,0,7,16,0,0,21,0,4,0,2,0,58,17,0,3,16,17,22,0,6,11,0,5,16,22,0,7,11,14,0,85,0,29,0,60,0,11,21,0,1,17,17,21,0,7,21,0,5,0,19,0,6,0,57,19,0,44,0,4,7,21,0,3,19,0,5,9,0,0,0,57,19,7,16,0,0,0,72,17,21,0,7,0,1,21,0,6,17,0,2,21,0,4,17,0,5,16,0,86,21,0,5,0,59,7,0,29,0,50,0,2,0,48,0,27,0,52,0,47,0,10,7,8,8,8,9,0,0,0,72,19,0,21,0,87,19,3,2,0,54,0,11,0,50,0,60,8,8,16,3,3,0,21,16,25,21,0,1,14,0,60,0,38,16,25,21,0,2,0,88,21,0,1,0,89,3,4,0,21,16,25,15,15,22,0,3,11,14,21,0,1,21,0,3,0,75,7,16,0,42,21,0,3,0,74,7,7,16,0,42,21,1,10,7,0,21,9,0,51,0,21,8,0,53,0,12,8,21,0,2,17,25,21,0,1,21,1,6,0,93,21,0,2,21,1,9,16,3,2,21,1,11,0,92,17,17,25,0,33,0,50,21,0,1,0,21,16,8,0,30,21,0,1,0,42,0,13,7,16,0,47,0,0,7,16,19,25,0,123,0,21,21,0,1,17,0,21,0,122,17,25,21,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,0,124,0,125,0,126,0,127,3,4,0,40,0,1,7,0,72,17,22,0,8,22,0,9,22,0,10,22,0,11,4,4,11,14,15,16,22,0,12,11,14,21,0,3,21,0,6,3,2,0,42,0,29,0,50,21,0,12,8,7,16,0,42,0,24,7,0,60,0,66,3,2,17,22,0,13,22,0,14,4,2,11,14,21,0,9,0,31,21,0,13,17,22,0,15,11,0,14,0,66,17,22,0,16,11,14,21,0,12,0,29,16,0,40,0,29,0,50,21,0,16,8,0,52,0,18,0,0,0,57,19,0,40,0,31,7,21,0,3,19,8,7,22,0,15,13,14,21,0,10,0,31,21,0,13,17,0,32,0,50,0,66,8,0,52,0,57,8,16,22,0,17,11,14,21,0,15,0,1,21,0,17,17,0,47,0,0,7,16,22,0,18,11,14,21,0,18,0,32,0,66,17,0,14,0,57,17,0,38,16,14,21,0,15,0,11,0,60,17,22,0,19,11,0,2,0,50,0,2,0,50,21,0,17,8,0,47,0,0,7,9,8,16,22,0,20,11,14,21,0,17,0,8,21,0,15,17,0,29,16,0,31,0,50,0,34,0,0,21,0,18,0,51,0,31,8,19,0,30,0,49,0,31,0,50,0,30,8,8,21,0,18,0,24,0,66,17,19,8,16,22,0,21,11,14,21,0,19,0,8,16,0,23,0,50,0,13,8,21,0,21,17,22,0,22,11,14,21,0,1,15,17,21,0,7,17,22,0,23,22,0,24,22,0,25,4,3,11,14,21,0,21,15,18,16,0,13,0,56,0,40,0,31,7,8,16,0,40,0,31,7,21,0,25,0,31,21,0,22,0,47,0,0,7,16,0,40,0,1,7,0,57,17,17,17,0,24,0,66,17,22,0,26,11,14,0,68,0,21,21,0,26,17,22,0,27,11,14,21,0,21,0,18,0,22,0,31,19,21,0,16,0,1,21,0,27,17,0,31,21,0,21,17,0,13,21,0,26,17,0,15,21,0,22,17,0,29,16,17,22,0,28,11,14,21,0,20,0,22,21,0,27,17,0,0,0,69,0,70,3,2,17,0,2,21,1,16,17,0,28,16,0,42,21,1,8,7,16,0,31,21,0,28,17,0,46,0,40,0,41,0,27,0,51,0,21,8,0,42,0,21,7,0,130,1,19,0,21,9,0,48,0,11,8,7,7,7,16,22,0,29,11,14,21,0,20,0,31,21,0,21,0,29,21,0,22,17,17,0,42,0,22,0,2,21,1,16,19,0,0,21,1,18,19,0,48,21,1,13,21,1,11,0,131,1,19,8,7,21,0,25,17,22,0,30,11,14,21,1,17,0,2,0,58,0,60,3,2,17,0,0,21,0,1,0,13,16,21,0,20,0,45,0,6,7,16,0,0,0,58,17,3,2,0,2,21,1,16,17,17,22,0,31,11,14,21,0,31,0,42,21,1,8,7,16,0,41,0,22,7,0,133,1,0,134,1,3,2,17,0,21,21,1,17,0,1,16,21,1,13,16,17,0,21,21,1,21,17,21,1,14,0,132,1,17,0,11,16,21,0,23,21,1,6,0,131,1,17,0,11,16,21,0,29,0,42,0,19,0,11,0,49,0,22,8,0,136,1,19,0,21,21,1,20,19,21,1,14,0,135,1,19,7,16,21,0,24,0,42,0,21,7,0,19,0,42,21,1,6,7,21,0,30,19,0,49,0,11,0,49,0,22,8,8,0,42,0,32,0,50,0,57,8,7,19,16,0,42,21,1,6,7,21,1,24,21,1,25,3,2,17,21,1,6,21,1,23,17,3,4,0,42,0,20,7,16,0,21,16,21,1,6,21,1,22,17,21,1,15,21,1,19,0,2,0,58,17,0,0,21,0,31,17,0,39,0,58,7,0,3,0,40,0,1,7,19,0,40,0,1,7,21,1,17,0,0,21,1,19,17,19,0,40,0,21,7,0,18,19,0,50,0,6,0,50,0,71,0,60,3,2,8,8,16,17,25,21,0,2,21,0,4,21,0,1,3,3,25,21,0,1,0,25,9,0,56,21,1,3,0,51,0,3,0,48,0,5,8,8,8,0,7,21,1,3,19,0,27,9,25,0,37,0,50,0,14,0,50,21,0,1,8,0,1,0,50,0,8,0,2,0,47,0,0,7,19,8,9,8,25,21,1,3,0,19,0,2,0,12,0,50,0,13,8,19,0,40,0,31,7,0,18,19,21,1,8,17,22,0,0,11,14,21,1,3,0,67,0,51,0,11,8,16,0,27,0,52,0,2,0,47,0,6,7,9,0,26,9,0,50,0,13,0,48,0,25,8,0,0,0,57,19,8,8,0,1,0,13,19,16,0,13,0,51,0,21,8,16,22,0,1,11,14,0,59,0,25,16,15,19,16,0,0,0,57,17,22,0,2,11,14,21,0,2,0,11,0,50,0,13,0,48,0,25,8,8,16,0,45,0,9,7,16,0,38,16,14,0,19,0,32,0,66,19,0,14,0,60,19,0,56,15,20,8,22,0,3,11,14,21,0,2,0,42,0,60,7,0,21,0,57,19,21,0,3,0,13,0,51,0,21,8,19,0,23,0,13,19,16,25,21,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,21,2,27,0,13,16,22,0,8,11,14,21,0,1,0,31,21,0,6,17,21,2,28,16,0,14,0,50,21,0,8,8,0,2,0,1,19,0,0,0,19,19,21,0,4,0,0,0,59,17,0,0,21,0,8,17,17,0,40,0,31,7,21,2,29,17,22,0,9,11,14,21,0,7,0,42,0,128,1,7,16,22,0,10,11,14,21,0,9,0,21,21,0,10,17,22,0,11,11,14,0,63,0,0,0,77,17,0,14,21,0,1,17,0,29,16,22,0,12,11,14,21,0,1,0,31,0,50,21,0,12,8,0,52,0,129,1,0,31,21,0,6,0,35,21,0,12,17,17,8,16,22,0,1,12,14,21,0,11,0,21,16,0,21,21,0,1,17,0,31,0,50,0,30,8,0,57,0,1,21,0,6,17,0,21,21,0,7,17,0,29,21,0,11,0,42,0,13,7,16,17,0,21,21,0,1,0,13,16,0,25,16,17,17,22,0,13,11,14,21,0,9,21,0,6,0,42,0,8,0,48,0,25,8,0,0,0,19,19,0,40,0,31,7,21,0,1,19,7,21,0,7,17,21,0,10,3,3,0,12,16,0,28,16,0,41,0,11,7,16,22,0,14,11,14,21,1,14,0,29,21,1,22,17,0,33,21,0,6,17,22,0,15,11,14,21,0,13,21,0,14,0,31,21,0,15,17,0,58,0,3,21,0,7,0,0,21,0,6,17,17,0,31,21,0,15,17,3,3,25,21,0,1,0,30,16,22,0,3,11,0,40,0,31,7,21,0,1,17,22,0,4,11,14,21,1,13,0,13,16,0,25,16,0,31,0,50,21,0,4,0,36,16,8,0,52,21,1,11,0,31,21,1,13,17,0,31,21,0,4,17,0,14,21,0,4,0,34,16,17,0,40,0,29,7,21,0,3,17,8,16,25,21,1,0,0,13,16,0,25,16,21,0,1,0,56,21,1,1,0,51,0,31,8,8,16,0,12,16,0,2,0,48,0,46,0,0,7,8,21,1,0,0,43,0,14,7,21,0,1,17,17,25,21,0,1,0,31,0,50,21,0,2,0,29,21,0,1,17,8,0,52,0,42,0,57,7,8,16,21,1,3,21,0,2,0,40,0,31,7,16,17,25])
,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[18],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[57],runtime[58],runtime[59],runtime[61],1,2,3,0,-Infinity,Infinity,10,10.75,24,-1,128,-1.25,0.6,0.1,512,'0',' ','=','|','\"','
|