/ Home / software / Haskell /
Haskell interpreter in Javascript:
f x y; car f = f (\x y -> x); cdr f = f (\x y -> y); main = alert (car (cons 1 2)) } ]]>
Author: Danny (remove the ".nospam" to send)
Last modification on: Sat, 04 May 2024 in Javascript/.