Rewrite (programming): Difference between revisions

Content deleted Content added
jelly tots
Tags: Reverted Mobile edit Mobile web edit
Undid revision 1183620458 by 146.200.41.43 (talk)
Line 2:
{{About-distinguish|code rewrites, where it is expected that the behavior will change|Code refactoring}}
 
A '''rewrite''' in [[computer programming]] is the act or result of re-implementing a large portion of existing functionality without re-use of its [[source code]]. When the rewrite uses no existing code at all, it is common to speak of a '''rewrite from scratch'''.
 
==Motivations==