Refactoring

From HaskellWiki
Revision as of 20:37, 5 October 2006 by BrettGiles (talk | contribs) (HaWiki conversion)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Refactoring is the process of incrementally improving the design of software.

Far more than you ever wanted to know about refactoring at http://www.refactoring.com/.

External links

Some of the work being done in functional languages, and Haskell in particular:

On this wiki