A simple template for building a Limine-compliant kernel in C.
-
Updated
Nov 18, 2024 - Makefile
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
A simple template for building a Limine-compliant kernel in C.
An Easy-to-Use RPI Pico PIO Emulator
A Basic Overview for the C Programming Language, with code examples and a cheatsheet
Simple example of a C application with several directories and Makefiles
C-Trigraphs shows how to use ancient trigraph characters in C programming language
In this project, we wanted to implement Simon Game with ATmega32 microcontroller. We also used the C language to write the program.
Configuration files for the Bosch XDK 110 sensor for data collection and automation services
cross-platform line ending conversion utility
Passing Arguments to Functions in C
A simple makefile template for C projects
Garden irrigation system with Microchip PIC16f819 programmed in C and Assembler
My simon-game project that is written in C language for the AVR ATMEGA32 microcontroller.
Simple Program for EOPPEP Certification Exams in C
Get Array Length in C
Copies and customizes Makefile script to target path
Created by Dennis Ritchie
Released 1972