Update
This commit is contained in:
parent
cc40dcb437
commit
fb2cdc5096
11 changed files with 1799 additions and 1786 deletions
1
c.md
1
c.md
|
@ -59,6 +59,7 @@ C is extreme well established, standardized and implemented so there is a great
|
|||
- Borland Turbo C: old proprietary compiler with [IDE](ide.md).
|
||||
- [sdcc](sdcc.md) (small device C compiler): For small 8 bit [microcontrollers](mcu.md).
|
||||
- msvc ([Micro$oft](microsoft.md) visual C++): Badly bloated proprietary C/C++ compiler by a shitty [corporation](corporation.md). Avoid.
|
||||
- [M2-Planet](m2_planet.md): Simple compiler of C subset used for bootstrapping the [GNU](gnu.md) operating system.
|
||||
- ...
|
||||
|
||||
## Standard Library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue