public marks

PUBLIC MARKS with tags refactoring & php

2009

2008

Code Refactoring Guidelines « PHP::Impact ( [str Blog] )

by damdec & 1 other
In software engineering, “refactoring” source code means modifying it without changing its behaviour, and is sometimes informally referred to as “cleaning it up”. Refactoring neither fixes bugs nor adds new functionality, though it might precede either activity. Rather it improves the understandability of the code and changes its internal structure and design, and removes dead code, to make it easier to comprehend, more maintainable and amenable to change. Refactoring is usually motivated by the difficulty of adding new functionality to a program or fixing a bug in it.

2006

phc -- the open source PHP compiler

by mbertier & 2 others
phc is a compiler for PHP that will translate PHP code directly into Linux assembly code. It can be used as a (C++) framework for developing refactoring tools, aspect weavers, script obfuscators and any other tools that operate on PHP scripts.

PUBLIC TAGS related to tag refactoring

[en] +   antipattern +   best-practices +   bonnes pratiques +   design patterns +   à lire +   prog. +   refactoriser +   ressources +   synthése +  

Active users

vrossign
last mark : 05/11/2009 15:47

damdec
last mark : 17/09/2008 06:50

mbertier
last mark : 10/01/2006 11:23