display window
# import window text = get "hello from quasi" textlen = get text | len p = get "." asc plus 1 now ; iftrue p now ; else now = get "" | print now = get " asc unavailable" now ; print next now = get "" | print now = get " " | prints count = for(1, textlen, 1) now = get text | mid count 1 | asc now ; mod 5 | plus 1 | colour now now = get text | mid count 1 | prints next
run program
show compiled javascript
help
info
q
w
e
r
t
y
u
i
o
p
a
s
d
f
g
h
j
k
l
z
x
c
v
b
n
m
bksp
del
↑
←
↓
→
enter
↑↑
←←
↓↓
→→
Homepage:
https://freesoftwareresistance.neocities.org/quasi.html
Making of:
https://codeyourownlanguage.neocities.org/quasi.html