The Other Prelude

From HaskellWiki
Revision as of 06:15, 21 December 2006 by Uchchwhash (talk | contribs) (call for contribution)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Call for Contribution

This fun project, called "The Other Prelude", and is a creative reconstruction of the standard Prelude. By disregarding history and compatibility, we get a clean sheet.

Naming Conventions

The principal is to make the names very readable for both beginners and category theorists (if any).

The Hierarchy

  • TheOtherPrelude - Minimalistic module.
  • TheOtherPrelude.Extension - Convenient definitions.

See Also

Mathematical prelude discussion - A numeric Prelude. Could this be merged into this one? Prelude extensions and Prelude function suggestions - Unlike "The Other Prelude" they enhance the Prelude.