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…☆44Updated 2 weeks ago
- a GPT in pure Python☆10Updated last year
- PEG Parser in ANSI C☆61Updated 3 years ago
- Use Nikola to build hpypjoject.org☆30Updated 8 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 2 months ago
- The "my" programming language from my toy language tutorial.☆38Updated 2 years ago
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 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 …☆14Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- My personal website☆95Updated last week
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- Kamby Language☆74Updated last week
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆37Updated 11 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆58Updated this week
- Yet another simple header only arena allocator for C11☆42Updated last year
- A bignum library for C.☆33Updated last year
- The Beryl Scripting Language☆31Updated last year
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- sce -- minimalist console editor (no highlighting, no plugins, no modes, no Emacs)☆14Updated 11 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- Small C example using libtcc, for C and GLSL live code editing☆18Updated 5 years ago
- ☆22Updated 10 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago