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 2 months ago
- PigletQL - example SQL-like language interpreter☆15Updated 5 years ago
- The Beryl Scripting Language☆31Updated last year
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years 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 …☆14Updated last year
- Two Kilo—fully functional texteditor in 2 kb of C☆14Updated 5 years ago
- Kamby Language☆74Updated last week
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆32Updated last year
- Yet another simple header only arena allocator for C11☆43Updated last year
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆92Updated 2 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆24Updated last month
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 6 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 4 months ago
- A self-written C++ standard library☆49Updated this week
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- ☆149Updated 3 years ago
- using the C Preprocessor as an HTML templating engine☆40Updated 6 months ago
- 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
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- A small C compiler☆33Updated 2 months ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- A bignum library for C.☆33Updated last year
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago