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:
- Use Nikola to build hpypjoject.org☆30Updated 7 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆59Updated 3 months ago
- Playing around "Less Slow" coding practices in Python, from numerical micro-kernels to coroutines, ranges, and polymorphic state machines☆111Updated 2 months ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Duck-Typing C library based on ooc.pdf☆9Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- sce -- minimalist console editor (no highlighting, no plugins, no modes, no Emacs)☆14Updated 9 months ago
- ☆22Updated 8 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated last month
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆58Updated 3 weeks ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- The Beryl Scripting Language☆31Updated last year
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- High-performance Python runtime extensions☆19Updated this week
- The "my" programming language from my toy language tutorial.☆38Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆15Updated 3 weeks ago
- Tiny parser combinators library written in Python.☆15Updated 2 weeks ago
- A slightly opinionated iPython profile for interactive development☆23Updated 3 years ago
- Programming language for ternary computing☆30Updated 4 years ago
- A toy programming language I wrote in late 2022☆23Updated last year
- A language built for fun☆34Updated last week
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆29Updated last year
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆37Updated 10 months ago
- Kamby Language☆75Updated this week
- Yet another simple header only arena allocator for C11☆42Updated 11 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
- Sublime Text implementation of Urtext, a Python library for writing and information management☆25Updated last week