pkolchanov / CustomizingPythonLinks
Learn CPython internals by customizing the interpreter.
☆17Updated last year
Alternatives and similar repositories for CustomizingPython
Users that are interested in CustomizingPython are comparing it to the libraries listed below
Sorting:
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
- Yet another simple header only arena allocator for C11☆43Updated last year
- The Beryl Scripting Language☆31Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated last week
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated last month
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- The programming language DINO☆125Updated 5 years ago
- ☆152Updated 3 years ago
- A very boring programming language☆12Updated 3 months ago
- PigletQL - example SQL-like language interpreter☆15Updated 5 years ago
- CG-SQL Author's Cut: CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored proc…☆22Updated this week
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Kamby Language☆74Updated 2 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- 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 simple x86/arm jit framework for c☆31Updated last month
- A self sufficient programming language: have your cake and eat it at compile time☆13Updated this week
- A small inline caching demo.☆16Updated 2 years ago
- ☆22Updated last year
- Tools for rapid prototyping of DSL compilers☆87Updated 4 years ago
- clex is a simple lexer generator☆104Updated 2 months ago
- A self-written C++ standard library☆54Updated this week