lumbda

lisp/scheme in your browser, three tiers in parallel

same lisp source. three implementations compiled to webassembly: python (cpython via pyodide hosting lumbda.py), c (emscripten build of the tree-walker + bytecode vm), asm (hand-written webassembly text format — parallel to asm/lumbda.s).

demo program
tier
โšก

code

output