yangdanny97 / chocopy-python-compilerLinks
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.
☆66Updated last month
Alternatives and similar repositories for chocopy-python-compiler
Users that are interested in chocopy-python-compiler are comparing it to the libraries listed below
Sorting:
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 3 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆34Updated last year
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- alic: A Language Inspired by C☆76Updated 4 months ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 9 months ago
- Self-hosting C toolchain, from scratch☆36Updated 10 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- The LLVM-based Modula-2 compiler☆74Updated 11 months ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆27Updated this week
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- A bignum library for C.☆33Updated last year
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆46Updated 5 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- A work-in-progess programming language modeled after Ada and C++☆25Updated 3 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- Compiler-compiler for writing compiler frontends with Lua☆25Updated 2 years ago
- A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The co…☆40Updated last week
- A few basic bytecode interpreters used as example code in a series of articles☆127Updated last year
- The single instruction language - Flip a bit, then Jump☆131Updated 11 months ago
- The SuperC Parsing Framework☆35Updated 7 months ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆15Updated last year
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Tools for rapid prototyping of DSL compilers☆88Updated 4 years ago