Repository navigation
c23
- Website
- Wikipedia
Cake a C23 front end and transpiler written in C
A cheatsheet of modern C language and library features.
POSIX application framework featuring a retro-futurist GUI toolkit and a configuration language.
C11 compiler with C23/C2y/GNU extensions for x86-64 Linux/BSD
Atmosphere and planet rendering playground.
adds the wonderful and very intuitive `else` clause of `for` and `while` from python back to C
A small data structures and algorithms library in C
The first assignment for AUT's Basic Programming course (Fall 2024) focuses on fundamental concepts in C programming. Students will apply conditional statements and basic arithmetic operations to solve practical problems. This assignment is designed to strengthen your understanding of control flow, mathematical computations, and user input/output.