Functional Images
This simple project tries to recreate the images from the paper of Eliott Conal: Functional images.
Eliott used a Pan compiler to convert the Haskell code to visibles images.
Today, we can display images with reflex-dom
Haskell code for Conal Eliott's paper on Functional Images. Instead of PAL I use reflex-dom
HaskellBSD-3-Clause
This simple project tries to recreate the images from the paper of Eliott Conal: Functional images.
Eliott used a Pan compiler to convert the Haskell code to visibles images.
Today, we can display images with reflex-dom