<div dir="ltr"><div>Gary Fixler recently gave a talk, to the Santa Monica Haskell Users Group at Brainium, in which he creates an interactive explorer for (among other images) the Mandelbrot set, using nothing but text. No complex libraries for graphics or reactivity are involved -- the only foreign import statements are to Data.Monoid, Data.Function, Data.Complex, and System.IO.</div><div><br></div><div>The code is here:</div><div><a href="https://github.com/gfixler/continou" target="_blank">https://github.com/gfixler/continou</a></div><div><br></div><div>This gif demonstrates it:</div><div><a href="http://www.garyfixler.com/2016-04-18-012037_3840x1024_scrot.gif" target="_blank">http://www.garyfixler.com/2016-04-18-012037_3840x1024_scrot.gif</a></div><div><br></div><div>The video is here:</div><div><a href="https://vimeo.com/163287967/99e0595942" target="_blank">https://vimeo.com/163287967/99e0595942</a></div><div><br></div>-- <br><div><div dir="ltr">Jeffrey Benjamin Brown</div></div>
</div>