A C compiler to read and generate C-code from Brainfuck programs (Designed in pure C in the simplest way)
-
Updated
Sep 29, 2022 - C
A C compiler to read and generate C-code from Brainfuck programs (Designed in pure C in the simplest way)
jackliu‘s C/clang language notes
Source code for vbcc toolchain, set up for Amiga cross development, based on http://sun.hasenbraten.de/
This repository contains a custom version of Sleirsgoevy's Toy C Compiler. This one will be maintained by me.
Useful m4 utility macros for AutoConf.
Repository for the TCC Compiler extension.
Tests of how well GCC (and other compilers) generate code for C programs.
A python tool to fuzz C compilers via guided value mutation - Project as part of the Automated Software Testing course @ ETH Zürich during FS23
💼 💻 HelCT - Haskellish Esoteric Little C Transpiler (or Little Celestial 🫖 Teapot) to Esoteric Languages implemented in Haskell
C compiler written in Rust for our 6502-based breadboard computer
GCC 14 Installation Guide for Windows A comprehensive step-by-step guide to install GCC 14 on Windows using MinGW-w64 via MSYS2 or the Windows Subsystem for Linux (WSL).
Simple C Compiler
During my experience with the C programming language, I have come across many problems. I realized that some things could be changed to improve the user experience with the language. In this repository, you will find patches for a lightweight C compiler called TinyC, where I implemented new features and improved existing ones.
Add a description, image, and links to the c-compiler topic page so that developers can more easily learn about it.
To associate your repository with the c-compiler topic, visit your repo's landing page and select "manage topics."