ShivamSarodia / ShivyCLinks
C compiler created in Python.
☆1,063Updated 2 months ago
Alternatives and similar repositories for ShivyC
Users that are interested in ShivyC are comparing it to the libraries listed below
Sorting:
- Simple C compiler☆1,532Updated 9 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆317Updated 8 months ago
- A simple, self-hosting C compiler☆969Updated 3 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆576Updated 5 months ago
- Java Virtual Machine implementation in Python☆283Updated 6 years ago
- A Docker-type runtime, written in 100% Python☆905Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆359Updated last month
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆549Updated 6 years ago
- A simple heap memory allocator in ~200 lines.☆907Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆474Updated 3 years ago
- Material for the Creating a Compiler video lesson series.☆557Updated 3 years ago
- A toy C compiler☆525Updated 4 years ago
- A minimalist kernel☆1,339Updated 4 years ago
- A Python implementation of a Python bytecode runner☆1,325Updated last year
- A Small C Compiler☆1,909Updated 4 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated last week
- x86-64 assembler embedded in Python☆2,028Updated 2 years ago
- Test suite to help you write your own C compiler☆893Updated last year
- The lcc retargetable ANSI C compiler☆2,183Updated last year
- Simple, zero-dependency garbage collection for C☆1,278Updated last year
- A Tiny Garbage Collector for C☆1,046Updated 2 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,456Updated last week
- A Simple Unix-like operating system☆961Updated 2 weeks ago
- Automatically exported from code.google.com/p/tinypy☆246Updated last year
- AquilaOS: UNIX-like Operating System☆490Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago