A compiler frontend for the C programming language
-
Updated
Mar 9, 2025 - C++
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 compiler frontend for the C programming language
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
🔧 A shell implementation in C featuring command parsing, built-in commands, external program execution, and robust memory management for a simplified Unix-like experience. Also includes GoogleTest for unit testing.
Лабораторные работы БГУИР, КСиС/ВМСиС 2021
This project introduces a Line Following Robot that utilizes Arduino technology and features a sophisticated system of 5 sensors. The robot is specifically designed to follow a predefined path or line on the ground, demonstrating the integration of sensor data for precise navigation.
Universal Embedded System Core Dump Framework
A lightweight memory leak detection library that that overrides standard memory allocation functions by using custom memory pools. 一个轻量级的内存泄漏检测库,通过在内部实现内存池,重载C标准库的内存分配函数实现。
Implementations for various Computer Vision image processing functions in C
A simple JSON structured logger for C applications.
Optimizing C Compiler
This task is one of the tasks required in Smart Methods training program.
C/C++ UTF-8, UTF-16, UTF-32 conversion library
World's fastest compiled + interpreted programming language.
Password-generator write in c++
Multi-channel signed distance field generator fork that offers a C API
Contain codes related to C language that are written during practice
Khóa học "Học C Bá Đạo" của Lập trình không khó
Simple toy project to measure speed of compilers of languages that compiles directly to machine code
🤖 Captain Hook is a robot which makes food and drinks using a wide range of functionalities cooperating together by Arduino for the full cooking process.
Created by Dennis Ritchie
Released 1972