Implementation of the LLVM tutorial in Python using llvmlite
☆340Jan 25, 2025Updated last year
Alternatives and similar repositories for pykaleidoscope
Users that are interested in pykaleidoscope are comparing it to the libraries listed below
Sorting:
- A lightweight LLVM python binding for writing JIT compilers☆2,226Feb 27, 2026Updated last week
- Kaleidoscope using Python and llvmlite☆31Sep 7, 2016Updated 9 years ago
- LLVM compiler for python based on py2llvm☆136Aug 15, 2015Updated 10 years ago
- Pure-python C and assembler compiler☆54Feb 7, 2015Updated 11 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Apr 8, 2025Updated 11 months ago
- A programming language.☆21Aug 28, 2017Updated 8 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Jan 2, 2022Updated 4 years ago
- Python compiler that utilizes PLY and llvmlite☆12Apr 5, 2018Updated 7 years ago
- A compiler for a simple language, built with Python and LLVM☆101Nov 21, 2019Updated 6 years ago
- ☆16Apr 9, 2020Updated 5 years ago
- Natural language hashing library.☆10Nov 24, 2014Updated 11 years ago
- EPIC CUCUMBERS!☆27Sep 9, 2017Updated 8 years ago
- A compiler for x86-64 with an SLR parser.☆10Dec 21, 2023Updated 2 years ago
- Complete C99 parser in pure Python☆3,508Jan 24, 2026Updated last month
- Toy compiler for a fictional go-like language called Gone.☆29Jan 13, 2020Updated 6 years ago
- Python module to modify bytecode☆327Updated this week
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Feb 1, 2017Updated 9 years ago
- x86-64 assembler embedded in Python☆2,049Sep 25, 2023Updated 2 years ago
- Memory awesomeness.☆29Mar 22, 2015Updated 10 years ago
- A rudimentary Racket implementation using RPython☆274Aug 26, 2025Updated 6 months ago
- A Tiger compiler written in SML.☆13May 7, 2015Updated 10 years ago
- How to write basic memory corruption exploits on Windows☆28Sep 14, 2016Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Jan 21, 2023Updated 3 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Jan 6, 2018Updated 8 years ago
- Very simple language implemented using antlr for beginners☆17Jun 27, 2018Updated 7 years ago
- Gdb Extension Framework is a bunch of python code around the gdb api.☆50Jun 12, 2021Updated 4 years ago
- Learn CPython internals by customizing the interpreter.☆18Feb 8, 2026Updated last month
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆356Oct 3, 2025Updated 5 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Nov 28, 2020Updated 5 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆531Apr 15, 2022Updated 3 years ago
- Resources for learning about Python internals and CPython source code☆476Oct 12, 2022Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Aug 11, 2022Updated 3 years ago
- Wrapper class for IDAPython. Regroups various useful functions for reverse engineering of binaries.☆17Mar 17, 2016Updated 9 years ago
- A Small C Compiler☆6,362May 2, 2024Updated last year
- A Python-like systems programming language☆84Feb 8, 2016Updated 10 years ago
- A Python implementation of a Python bytecode runner☆1,334Jul 22, 2024Updated last year
- Pyjion - A JIT for Python based upon CoreCLR☆1,598Nov 16, 2020Updated 5 years ago
- Sly Lex Yacc☆862Dec 21, 2025Updated 2 months ago
- Java dialect using S-expressions☆31Jul 4, 2018Updated 7 years ago