ShivamSarodia / ShivyC
C compiler created in Python.
☆1,059Updated last year
Alternatives and similar repositories for ShivyC:
Users that are interested in ShivyC are comparing it to the libraries listed below
- Simple C compiler☆1,486Updated 4 months ago
- A simple, self-hosting C compiler☆946Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,090Updated 4 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…☆567Updated 2 years ago
- x86-64 assembler embedded in Python☆2,009Updated last year
- A Tiny Garbage Collector for C☆995Updated last year
- Simple, zero-dependency garbage collection for C☆1,245Updated 9 months ago
- A Small C Compiler☆1,867Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,116Updated 7 months ago
- A toy C compiler☆522Updated 4 years ago
- bytecode interpreter in c (blog post)☆740Updated 3 years ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,798Updated last year
- Test suite to help you write your own C compiler☆883Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago
- A Python implementation of a Python bytecode runner☆1,319Updated 9 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆341Updated 2 years ago
- How to write a very simple JIT compiler☆1,846Updated 4 years ago
- C11 compiler (mirror)☆764Updated 3 months ago
- A Simple Unix-like operating system☆928Updated this week
- 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,426Updated last week
- A readable lisp in less than 1k lines of C☆1,513Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- AquilaOS: UNIX-like Operating System☆483Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- small self hosting C compiler☆481Updated 3 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 9 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 4 years ago