Mustafa-khann / Tiny-CompilerLinks
A tinycompiler in C from scratch
☆108Updated last year
Alternatives and similar repositories for Tiny-Compiler
Users that are interested in Tiny-Compiler are comparing it to the libraries listed below
Sorting:
- Tiny Raspberry Pi Operating System☆272Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 10 months ago
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- x86_64 OS in C☆76Updated 6 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 2 months ago
- NES toolchain & emulator in C☆128Updated last year
- A turn-based co-petetive multiplayer game☆165Updated 3 weeks ago
- Lightning-fast HTTP server built in C☆183Updated 6 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆332Updated 2 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆346Updated 5 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆184Updated 4 months ago
- Retro Snake game in pure x86 assembly.☆37Updated last year
- my little linear algebra library☆44Updated last year
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Book in Progress☆363Updated 4 months ago
- A lightweight RESTful API for todo management built entirely in C.☆26Updated 8 months ago
- ☆238Updated last year
- Multithreaded Reverse Proxy Server In C☆34Updated 9 months ago
- A Free Seminar Introducing the C Language☆76Updated 11 months ago
- ☆42Updated last year
- ☆45Updated 7 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- Compiler for the COOL language written in C.☆133Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated this week
- Some C++ Examples.☆63Updated 2 years ago
- A modern Linux music player with stunning visualizations.☆156Updated 2 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 5 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 10 months ago
- GPT-2 in C☆77Updated 11 months ago