ShivamSarodia / ShivyCLinks
C compiler created in Python.
☆1,063Updated 2 weeks 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,507Updated 7 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 6 months ago
- A Python implementation of a Python bytecode runner☆1,325Updated last year
- A simple, self-hosting C compiler☆961Updated 3 years ago
- Automatically exported from code.google.com/p/tinypy☆244Updated last year
- Java Virtual Machine implementation in Python☆281Updated 6 years ago
- A Docker-type runtime, written in 100% Python☆898Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- 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 tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆573Updated 2 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆536Updated 6 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆346Updated this week
- A Tiny Garbage Collector for C☆1,034Updated 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,448Updated this week
- Test suite to help you write your own C compiler☆892Updated last year
- Material for the Creating a Compiler video lesson series.☆553Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,156Updated 10 months ago
- A minimalist kernel☆1,341Updated 4 years ago
- x86-64 assembler embedded in Python☆2,023Updated last year
- A Small C Compiler☆1,899Updated 4 years ago
- A toy C compiler☆523Updated 4 years ago
- A Simple Unix-like operating system☆951Updated last week
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆881Updated 6 years ago
- Simple, zero-dependency garbage collection for C☆1,261Updated last year
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,810Updated last year
- How to write a very simple JIT compiler☆1,874Updated 4 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 4 years ago
- bytecode interpreter in c (blog post)☆741Updated 3 years ago