Hetris
From Libregamewiki
| Hetris | |
|---|---|
| Genre | Tetris |
| Developer | Ian Lynagh (ifmtarg.sty is by Peter Wilson and Donald Arseneau) |
| Code licenses | GPLv2; ifmtarg.sty is under the LaTeX Project Public License |
| Latest release | 0.1.0 |
| Release date | 2002-1x |
| P. language | Haskell |
Hetris: An exploration of literate programming in Haskell is a text mode implementation of Tetris in Haskell, created by Ian Lynagh to demonstrate pretty-printing of a literate Haskell program using Haskell2LaTeX. The document produced by running Haskell2LaTeX then LaTeX is a detailed explanation of the structure and internals of the program.
[edit] References
[edit] External links
- This page is a stub. Please help Libregamewiki by expanding it. Click here to edit this page.


