@hackage sifflet1.2.2

A simple, visual, functional programming language.

Sifflet is a visual, functional programming language. Sifflet users can make programs by drawing diagrams to connect functions and other units. Sifflet show the intermediate steps of the computation on the diagram, and can expand function calls to show further details. It is intended as an aid for learning about recursion. Version 1.2.2: Safely quits when main (workspace) window is closed. Version 1.2.1: Updated for compatibility with gtk-0.12.