ShivamSarodia / ShivC
A small C compiler written in Python for learning purposes
☆41Updated 7 years ago
Alternatives and similar repositories for ShivC:
Users that are interested in ShivC are comparing it to the libraries listed below
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- Minimal C subset compiler☆36Updated 4 years ago
- A C interpreter with matrices and pointers☆33Updated 3 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- A programming language.☆20Updated 7 years ago
- A guide to hobbyist operating systems☆59Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- a simple operating system☆10Updated 9 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆60Updated 9 years ago
- A Python to C compiler