ShivamSarodia / ShivyC
C compiler created in Python.
☆1,042Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ShivyC
- Simple C compiler☆1,422Updated 3 months ago
- A simple, self-hosting C compiler☆894Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆226Updated 6 years ago
- Implementation of the LLVM tutorial in Python☆292Updated 8 years ago
- A Small C Compiler☆1,826Updated 3 years ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆551Updated last year
- The lcc retargetable ANSI C compiler☆2,025Updated last month
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,066Updated 3 years ago
- Java Virtual Machine implementation in Python☆275Updated 5 years ago
- Simple operating system in C++, written from scratch☆1,664Updated this week
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆516Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆347Updated 5 years ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,386Updated 2 weeks ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆484Updated 6 years ago
- A Python implementation of a Python bytecode runner☆1,292Updated 3 months ago
- Automatically exported from code.google.com/p/tinypy☆236Updated 7 months ago
- A Tiny Garbage Collector for C☆970Updated last year
- Simple virtual machine which interprets bytecode.☆465Updated 2 years ago
- A Simple Unix-like operating system☆905Updated last year
- A simple OS kernel for research, teaching, and fun.☆801Updated 7 months ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago
- A toy C compiler☆509Updated 3 years ago
- A readable lisp in less than 1k lines of C☆1,479Updated 9 months ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,788Updated 10 months ago
- Test suite to help you write your own C compiler☆858Updated last year
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago