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…☆47Updated 3 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆22Updated 3 weeks ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- ☆150Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- A type-safe C successor that compiles directly to various platforms.☆139Updated 5 months ago
- Tiny parser combinators library written in Python.☆15Updated 4 months ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months 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 last week
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- The Beryl Scripting Language☆31Updated last year
- My little WebAssembly interpreter☆75Updated 2 weeks ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- A small inline caching demo.☆16Updated 2 years ago
- a single pass c compiler in 500 lines of python☆208Updated 2 years ago
- A strongly-typed, compiled dialect of Python.☆13Updated last year
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated last year
- A collection of lambda calculus interpreters and development tools☆16Updated 2 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- The most minimal C you can do real work in☆16Updated 3 years ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- ☆22Updated last year
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- A bignum library for C.☆33Updated last year
- I ❤︎ FEM: A finite element method demo in Umka and tophat☆18Updated 2 months ago