pkolchanov / CustomizingPythonLinks
Learn CPython internals by customizing the interpreter.
☆18Updated 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…☆51Updated 7 months ago
- Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM☆132Updated last month
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 9 months ago
- Kamby Language☆74Updated 4 months ago
- The Beryl Scripting Language☆31Updated 2 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆67Updated last week
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months 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.☆67Updated 3 months ago
- A lightweight python3 library for arithmetic with real numbers.☆66Updated 2 weeks ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- ☆152Updated 3 years ago
- a single pass c compiler in 500 lines of python☆212Updated 2 years ago
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- The programming language DINO☆126Updated 6 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 …☆18Updated last year
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years 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
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- 🪝"mnist" in 60 lines of code, no dependencies. For educational purposes.☆31Updated last year
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- A small inline caching demo.☆15Updated 3 years ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- a simple x86/arm jit framework for c☆37Updated 3 months ago
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 3 years ago
- ☆22Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago