SKantar / CInterpreterLinks
Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Computer Science.
☆51Updated 6 years ago
Alternatives and similar repositories for CInterpreter
Users that are interested in CInterpreter are comparing it to the libraries listed below
Sorting:
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- PEG Parser in ANSI C☆61Updated 3 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Minimal C subset compiler☆36Updated 4 years ago
- A programming language written in Python and LLVMLite☆10Updated 3 years ago
- Yet another C compiler.☆30Updated last year
- An interpreted programming language☆23Updated last week
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- ⚠ ⚠ ⚠ OUTDATED, GO TO ⬇️ ⬇️ ⬇️ ⬇️ https://codeberg.org/Horse64/core.horse64.org☆69Updated last year
- ☆16Updated 5 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 3 months ago
- Scribe Reference Compiler☆22Updated last month
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆17Updated last month
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆63Updated last year
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A C99 compliant compiler☆18Updated 4 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆29Updated last year
- A custom compiler backend designed to be small, have fast compilation, and be complete enough to be used for actual compilers.☆12Updated 3 months ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 4 months ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 3 months ago
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- Original Dartmouth BASIC Interpreter/Compiler☆39Updated 6 years ago