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
| Versions | 1.0.0, 1.1.0, 1.2.0 |
|---|---|
| Dependencies | base (4.*), wx (≥0.12.1.4 & <0.13), wxcore (≥0.12.1.4 & <0.13) |
| License | BSD3 |
| Copyright | 2010 Fernando "Brujo" Benavides |
| Author | Fernando "Brujo" Benavides |
| Maintainer | greenmellon@gmail.com |
| Stability | educational |
| Category | Development, Education, IDE, Editor |
| Home page | http://github.com/elbrujohalcon/wxhnotepad |
| Bug tracker | http://github.com/elbrujohalcon/wxhnotepad/issues |
| Source repository | git clone git://github.com/elbrujohalcon/wxhnotepad.git |
| Executables | wxhnotepad |
| Upload date | Wed May 12 16:30:02 UTC 2010 |
| Uploaded by | FernandoBenavides |
Downloads
- wxhnotepad-1.2.0.tar.gz (Cabal source package)
- package description (included in the package)