ShivamSarodia / ShivyCLinks
C compiler created in Python.
☆1,072Updated 5 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,540Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆334Updated 11 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 2 months ago
- A simple, self-hosting C compiler☆970Updated 3 years ago
- Java Virtual Machine implementation in Python☆283Updated 6 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…☆579Updated 7 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆561Updated 7 years ago
- A Small C Compiler☆1,921Updated 5 years ago
- A Python implementation of a Python bytecode runner☆1,330Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 3 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆528Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Simple, zero-dependency garbage collection for C☆1,284Updated last year
- x86-64 assembler embedded in Python☆2,045Updated 2 years ago
- A simple heap memory allocator in ~200 lines.☆913Updated 5 years ago
- A toy C compiler☆523Updated 5 years ago
- A Tiny Garbage Collector for C☆1,065Updated 2 years ago
- Effortlessly write inline C functions in Python☆485Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- Test suite to help you write your own C compiler☆901Updated 2 years ago
- How to write a very simple JIT compiler☆1,897Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,437Updated last year
- A Docker-type runtime, written in 100% Python☆926Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆478Updated 3 years ago
- Sly Lex Yacc☆862Updated last week
- A minimalist kernel☆1,343Updated 4 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,481Updated last week
- Material for the Creating a Compiler video lesson series.☆559Updated 3 years ago
- bytecode interpreter in c (blog post)☆749Updated 3 years ago