My very first own library. This project is about coding a C library. It contains a lot of general purpose functions that my programs rely upon.
-
Updated
Oct 16, 2022 - C
My very first own library. This project is about coding a C library. It contains a lot of general purpose functions that my programs rely upon.
ARM M4 RTOS integration / STM32F4 Discovery Board
Case study and analysis on the complexity of the Bentley-Ottman Algorithm, with firstly its development in C thanks to graph theory (binary search tree, doubly linked list), and secondly with experiments carried out on it thanks to the shell script.
NullForge is a streamlined alternative to "make" designed for stage0 toolchains, focusing on bootstrapping and exploring the creation of 'make' from the ground up.
Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.
Small project that I did in University to get a better comprehension of thread level parallelism.
My solutions for the 1337 (42 school) piscine projects(up to C11 but not C10), July 10, 2023.
My answers to the Eudyptula Challenge. A kernel development and device drivers challenge
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
This repository is dedicated to housing all the tasks and projects related to the Sprints Automotive Software Bootcamp.
A directory watcher to automate the process of creating Makefiles for Allegro projects. Only Windows.
Walkthrough of steps for making custom linux kernel modules, interacting with kernel space and understanding how proc file system works in linux. Programming-Project of Chapter-2 of Operating System Concepts : 10th-edition
This repository is for all ALX low level programming task
All of my projets for the 42's school
Simple math project in C to practice using 'gcc', makefiles and libraries as an assignment in Systems Programming A @ Ariel University
cmake C algo implementation(Development Phase)
This was my first project since I joined 42 Lisbon as a student. It's purpose is to make us think about how some of our most used functions work and recreate them.
Add a description, image, and links to the makefiles topic page so that developers can more easily learn about it.
To associate your repository with the makefiles topic, visit your repo's landing page and select "manage topics."