Minimal scheme interpreter by leonid (alnum)

alias g gets
g
if g
g
g
g
g
g
if g
p 5
p 8
p 58
x
end
p 24
x
end
p 3

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

download

return to the top page