GNU coding standards: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m Criticism: FIx REFPUNCT + other minor fixes
disambig
Line 1:
{{More footnotes|date=September 2009}}
{{about||the quantum error correcting code|gnu code}}
 
The '''GNU coding standards''' are a set of rules and guidelines for writing [[computer program|program]]s that work consistently within the [[GNU]] system. The GNU Coding Standards were written by [[Richard Stallman]] and other GNU Project volunteers. The standards document is part of the [[GNU Project]] and is available from the GNU website. Though it focuses on writing [[free software]] for GNU in [[C (programming language)|C]], much of it can be applied more generally. In particular, the GNU Project encourages its contributors to always try to follow the standards—whether or not their programs are implemented in C.