Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scivision/c23-examples
A few examples of C23 / C11 standards to check compilers and build systems
https://github.com/scivision/c23-examples
Last synced: 14 days ago
JSON representation
A few examples of C23 / C11 standards to check compilers and build systems
- Host: GitHub
- URL: https://github.com/scivision/c23-examples
- Owner: scivision
- License: mit
- Created: 2020-08-09T01:19:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T17:22:19.000Z (7 months ago)
- Last Synced: 2024-05-02T03:06:59.334Z (7 months ago)
- Language: C
- Homepage:
- Size: 81.1 KB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C23, C11 standard Examples
![Actions Status](https://github.com/scivision/c11-examples/workflows/ci/badge.svg)
A few examples of [C23](./c23), [C11](./c11), and [C99](./c99) standards to check compilers and build systems.
[C++23 examples](https://github.com/scivision/Cpp23-examples)