/FunctionalImages

Haskell code for Conal Eliott's paper on Functional Images. Instead of PAL I use reflex-dom

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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