ShivamSarodia / ShivyCLinks
C compiler created in Python.
☆1,065Updated 3 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,538Updated 10 months 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
- A simple, self-hosting C compiler☆966Updated 3 years ago
- A Small C Compiler☆1,910Updated 4 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆548Updated 7 years ago
- Simple, zero-dependency garbage collection for C☆1,280Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated last month
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- Java Virtual Machine implementation in Python☆283Updated 6 years ago
- A Python implementation of a Python bytecode runner☆1,325Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆349Updated 3 weeks ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆232Updated 7 years ago
- A simple heap memory allocator in ~200 lines.☆911Updated 4 years ago
- Test suite to help you write your own C compiler☆893Updated 2 years ago
- A toy C compiler☆522Updated 4 years ago
- A Docker-type runtime, written in 100% Python☆909Updated 4 years ago
- A Tiny Garbage Collector for C☆1,050Updated 2 years ago
- How to write a very simple JIT compiler☆1,888Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,178Updated last year
- A minimalist kernel☆1,341Updated 4 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆659Updated 8 years ago
- bytecode interpreter in c (blog post)☆745Updated 3 years ago
- Material for the Creating a Compiler video lesson series.☆558Updated 3 years ago
- A kernel that can read from keyboard and print on-screen☆663Updated 2 years ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,908Updated last year
- Effortlessly write inline C functions in Python☆484Updated 5 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆237Updated 5 years ago
- x86-64 assembler embedded in Python☆2,027Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago