Sierpinski's Triangle - Polyglot FP for Fun and Profit - Haskell and Scala

Take the very first baby steps on the path to doing graphics in Haskell and Scala.

Learn about a simple yet educational recursive algorithm producing images that are pleasing to the eye.

Learn how functional programs deal with the side effects required to draw images.

See how libraries like Gloss and Doodle make drawing Sierpinski’s triangle a doddle.

2 Likes