>

LISP Haskell Edition (Wasm)

This is a LISP Interpreter, as a demo of Haskell WebAssembly.

Supported procedures are: quote ' atom eq? car cdr cons cond lambda define + - * / quotient remainder modulo

Some important components used to access DOM from Haskell WebAssembly: hswasm.js hswasm.c HSWasm.hs

If you don't know Lisp, few examples for you: 한국어