When comparing GCC vs qemacs (for quick emacs), the Slant community recommends GCC for most people. In the question“What are the best text editors for UNIX-like systems?” GCC is ranked 23rd while qemacs (for quick emacs) is ranked 24th. The most important reason people chose GCC is:
GCC was first released in 1987 when it was called the GNU C Compiler, a couple of months after it was released it was extended to support C++ too. Nowadays it supports other languages than C or C++. Having been in use and constant development for more than 20 years it has reached a state of maturity and stability. The fact that it's so old also means that there are countless resources out there for people who want to use it.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Mature
GCC was first released in 1987 when it was called the GNU C Compiler, a couple of months after it was released it was extended to support C++ too. Nowadays it supports other languages than C or C++.
Having been in use and constant development for more than 20 years it has reached a state of maturity and stability. The fact that it's so old also means that there are countless resources out there for people who want to use it.
Pro Default on many systems
GCC is the default compiler on several systems. Most of the time people have it installed on their machine without even knowing it's there.
Pro Available for even the most obscure hardware
Since it's so old and very popular it has been ported to almost any architecture imaginable. This means that it's probably compatible with even the most obscure and unheard hardware.
Pro Very stable, excellent cross-platform use
Pro Input methods for most (human) languages
Including e.g. Chinese.
Pro Terminal and graphics mode
Supports the terminal mode with 'qemacs -nw' and a graphics mode.
Pro Good documentation and help
- Context sensitive shortcut help on F1.
- Good online documentation.
Pro Comfortable file browser
Easy to open and manage files (dired-mode).
Pro Supports many editing modes besides text
- Hex
- HTML / CSS
- Image
- Audio/video (maybe not the most sought after mode in a text editor, but, well, it's there)
Pro Full UTF-8 support
Including bi-directional writing.
Pro Super lightweight and fast
Pro Emacs like key-bindings
Use your muscle memory if you know Emacs already.