Sha256: 53fe7d7232304352cb73b1d42b6f4daffe5702e8e30956c34ff2bda7b53fb7cc
Contents?: true
Size: 727 Bytes
Versions: 17
Compression:
Stored size: 727 Bytes
Contents
C is a general purpose language, used for a wide range of applications, from embedded computers to high-performance computing clusters. C is commonly found in low level applications as it's a good alternative to harder-to-read assembly languages. It can be compiled to assembly to keep the same level of performance, while increasing readability, and providing a small level of safety with static types! C was created by Dennis Ritchie at Bell Labs, and used to re-implement the Unix operating system. Now, it's one of the most used programming languages, with many compilers supporting providing support for most available hardware and platforms - there's plenty of resources and support available to help you get started!
Version data entries
17 entries across 17 versions & 1 rubygems