Content deleted Content added
Fixed an error with a reference – removed "Coauthors" because the reference refers to a specific section of the website Tags: Visual edit Mobile edit Mobile web edit |
Brianreading (talk | contribs) m →Origins: Make ref inline |
||
Line 48:
== Origins ==
Richard Stallman announced his intent to start coding the GNU Project in a [[Usenet]] message in September 1983.<ref>{{cite web | url = https://groups.google.com/forum/#!msg/net.unix-wizards/8twfRPM79u0/1xlglzrWrU0J | title = new Unix implementation | author = Richard Stallman}}</ref>
When the GNU project first started they had an [[Emacs]] [[text editor]] with [[Lisp (programming language)|Lisp]] for writing editor commands, a source level [[debugger]], a [[yacc]]-compatible [[parsing|parser]] generator, and a [[Linker (computing)|linker]].<ref>Wardrip-Fruin, Noah; and Nick Montfort. "The GNU Manifesto." ''The NewMediaReader''. Cambridge, Massachusetts: MIT, 2003. pp.545–550.</ref> The GNU system required its own [[C (programming language)|C]] [[compiler]] and tools to be free software, so these also had to be developed. By June 1987, the project had accumulated and developed free software for an [[Assembly language|assembler]], an almost finished portable optimizing C compiler ([[GNU Compiler Collection|GCC]]), an editor ([[Emacs|GNU Emacs]]), and various Unix utilities (such as <code>[[ls]]</code>, <code>[[grep]]</code>, <code>[[awk]]</code>, <code>[[make (software) | make]]</code> and <code>[[GNU linker | ld]]</code>).<ref>{{cite web
|