CodeWorld
Educational computer programming environment using Haskell
CodeWorld is an educational programming environment built using Haskell. It allows users (especially students) to program interactive graphics, animations, and games via a simplified Haskell-like interface, and run them directly in a web browser (via GHCJS). The environment emphasizes zero-setup use (no local installation needed), easy sharing of programs (via URLs), and bridging between the educational Haskell variant and a “full” Haskell mode.