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
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆69Updated 9 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆98Updated last month
- A turn-based co-petetive multiplayer game☆165Updated this week
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 7 months ago
- x86_64 OS in C☆76Updated 5 months ago
- Retro Snake game in pure x86 assembly.☆37Updated 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
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 4 months ago
- my little linear algebra library☆44Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆347Updated 4 months ago
- Lightning-fast HTTP server built in C☆183Updated 6 months ago
- ☆238Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆329Updated 2 months ago
- ☆42Updated last year
- ☆46Updated 7 months ago
- Book in Progress☆360Updated 4 months ago
- NES toolchain & emulator in C☆128Updated last year
- Some C++ Examples.☆63Updated 2 years ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 9 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 2 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated 10 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 8 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- GPT-2 in C☆77Updated 11 months ago
- An emulation based tool for learning and debugging assembly.☆579Updated 2 months ago
- A Free Seminar Introducing the C Language☆76Updated 11 months ago
- A roadmap to learn x64 assembly using nasm on Linux.☆187Updated 5 years ago
- A minimal OS implemented following "Operating system in 1000 lines of code"☆191Updated 8 months ago