"Editor, compiler, and debugger" well, that's GNU!#7
Open
guilmour wants to merge 1 commit intonat:masterfrom
Open
"Editor, compiler, and debugger" well, that's GNU!#7guilmour wants to merge 1 commit intonat:masterfrom
guilmour wants to merge 1 commit intonat:masterfrom
Conversation
If you loved a "free operating system that came with an editor, compiler, and debugger", well than you are talking exactly about the GNU Project, including the Emacs, GCC and GDB - with the Linux kernel. As said at http://www.gnu.org/gnu/gnu-history.en.html: ``` By 1990 we had either found or written all the major components except one—the kernel. Then Linux, a Unix-like kernel, was developed by Linus Torvalds in 1991 and made free software in 1992. Combining Linux with the almost-complete GNU system resulted in a complete operating system: the GNU/Linux system. Estimates are that tens of millions of people now use GNU/Linux systems, typically via GNU/Linux distributions. The principal version of Linux now contains non-free firmware “blobs”; free software activists now maintain a modified free version of Linux, called Linux-libre. ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
On second and third paragraph of your post you say:
If you loved a "free operating system that came with an editor, compiler, and debugger", well than you are talking exactly about the GNU Project, including the Emacs, GCC and GDB - with the Linux kernel.
As said at http://www.gnu.org/gnu/gnu-history.en.html: