uecker / c-lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C Programming Language: Issues and Developments

I use the C language for most of my projects due to its performance, fast compiler times, wide support, low-level control, long-term stability and simplicity (advantages)

Despite these advantages, the language also still has many issues affecting both the specification as well as specific implementations. Here I track some of these issues and (my and others) efforts in addressing them.

Language Features

Existing Extensions

Missing Features

General Issues

About