GNU coding standards: Difference between revisions

Content deleted Content added
m use new SVG logos in portal tag + move it to "See also" (where portal tags belong) + deleted dupe portal tag
Line 1:
{{Portal|Free software}}
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 standards document is part of the [[GNU Project]] and is available from the GNU website [http://www.gnu.org/prep/standards/]. 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. The C code formatting style is well-known within the [[free software community]], but of course anyone can choose to follow it.
 
Line 70 ⟶ 69:
 
==See also==
 
{{portalparportal|free software|Floss logos.svg}}
 
*[[Gnits Standards]]
 
== External links ==
 
{{portalpar|free software}}
* [http://www.gnu.org/prep/standards.html The GNU Coding Standards] on the GNU website
 
<!-- Categories -->
[[Category:Free software culture and documents]]
[[Category:GNU project]]