Pconst167 / c-interpreter
A C interpreter with matrices and pointers
☆33Updated 3 years ago
Alternatives and similar repositories for c-interpreter:
Users that are interested in c-interpreter are comparing it to the libraries listed below
- Minimal C subset compiler☆36Updated 3 years ago
- A guide to hobbyist operating systems☆58Updated 6 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- B language compiler☆31Updated 4 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 4 months ago
- Create small 64-bit ELF files from C++17 source code☆17Updated 5 years ago
- subset c compiler☆38Updated 4 years ago
- Register Allocator for 8086☆75Updated last year
- OTCC Deobfuscated and Explained☆38Updated last year
- Using TinyCC to compile Linux kernels☆63Updated 8 years ago
- ☆11Updated 3 years ago
- Yet another C compiler.☆29Updated last year
- Self-hosting Real Mode x86 Assembler☆33Updated 4 months ago
- Zany80 fantasy computer system☆53Updated 4 years ago
- cmips☆56Updated 10 years ago
- SCC - Small C Compiler for DOS☆95Updated 3 years ago
- Aims to be interpreted C written in C.☆29Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆16Updated last year
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- An esoteric programming language☆29Updated 4 years ago
- Tiny and naive memory allocator for C unit tests☆23Updated 4 years ago
- My C libraries☆25Updated 2 weeks ago
- The SubC compiler☆22Updated 7 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Tiny PreProcessor☆17Updated 11 months ago
- Mini Shadertoy WIP☆16Updated 6 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆57Updated 9 years ago
- A Tour Through the SubC Compiler