wxhnotepad-1.2.0: An example of how to implement a basic notepad with wxHaskell

The wxhnotepad package

A program to learn how to implement basic text editing functionality with wxHaskell. It's not useful itself, the point is to read the code and learn from it ;) The program is divided in 6 steps, each one corresponding to a window and a haskell module. Each step includes what was learnt in the previous one, so Step6 is an almost complete basic text editor.

Properties

Versions1.0.0, 1.1.0, 1.2.0
Dependenciesbase (4.*), wx (≥0.12.1.4 & <0.13), wxcore (≥0.12.1.4 & <0.13)
LicenseBSD3
Copyright2010 Fernando "Brujo" Benavides
AuthorFernando "Brujo" Benavides
Maintainergreenmellon@gmail.com
Stabilityeducational
CategoryDevelopment, Education, IDE, Editor
Home pagehttp://github.com/elbrujohalcon/wxhnotepad
Bug trackerhttp://github.com/elbrujohalcon/wxhnotepad/issues
Source repositorygit clone git://github.com/elbrujohalcon/wxhnotepad.git
Executableswxhnotepad
Upload dateWed May 12 16:30:02 UTC 2010
Uploaded byFernandoBenavides

Downloads