eliben / pykaleidoscopeView external linksLinks
Implementation of the LLVM tutorial in Python using llvmlite
☆339Jan 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,219Feb 2, 2026Updated 2 weeks ago
- Kaleidoscope using Python and llvmlite☆32Sep 7, 2016Updated 9 years ago
- LLVM compiler for python based on py2llvm☆136Aug 15, 2015Updated 10 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆17Aug 10, 2012Updated 13 years ago
- Pure-python C and assembler compiler☆55Feb 7, 2015Updated 11 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,187Sep 18, 2018Updated 7 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Apr 8, 2025Updated 10 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
- 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,473Jan 24, 2026Updated 3 weeks ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Feb 1, 2017Updated 9 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Jul 17, 2021Updated 4 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆648Jan 25, 2026Updated 3 weeks ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Oct 1, 2020Updated 5 years ago
- x86-64 assembler embedded in Python☆2,047Sep 25, 2023Updated 2 years ago
- A rudimentary Racket implementation using RPython☆274Aug 26, 2025Updated 5 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 educational compiler intermediate representation☆736Feb 6, 2026Updated last week
- 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
- Gdb Extension Framework is a bunch of python code around the gdb api.☆50Jun 12, 2021Updated 4 years ago
- Generate code to call C++ libraries from other languages☆33Apr 2, 2019Updated 6 years ago
- This rearranges an ELF object file so it can be used as shellcode.☆44Sep 12, 2014Updated 11 years ago
- Example to use Boehm GC on LLVM IR.☆16Apr 22, 2017Updated 8 years ago
- Learn CPython internals by customizing the interpreter.☆18Feb 8, 2026Updated last week
- 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☆529Apr 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,359May 2, 2024Updated last year
- rucc is a tiny toy C compiler in Rust.☆199Sep 18, 2023Updated 2 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆112May 1, 2021Updated 4 years ago
- A Python-like systems programming language☆84Feb 8, 2016Updated 10 years ago