Implementation of the LLVM tutorial in Python using llvmlite
☆344Jul 1, 2026Updated 2 months ago
Alternatives and similar repositories for pykaleidoscope
Users that are interested in pykaleidoscope are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A lightweight LLVM python binding for writing JIT compilers☆2,292Updated this week
- Kaleidoscope using Python and llvmlite☆31Sep 7, 2016Updated 10 years ago
- LLVM compiler for python based on py2llvm☆139Aug 15, 2015Updated 11 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,182Sep 18, 2018Updated 7 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆228Apr 8, 2025Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆16Apr 9, 2020Updated 6 years ago
- Pure-python C and assembler compiler☆55Feb 7, 2015Updated 11 years ago
- Toy compiler for a fictional go-like language called Gone.☆30Jan 13, 2020Updated 6 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆412Jan 2, 2022Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆102Nov 21, 2019Updated 6 years ago
- A compiler for x86-64 with an SLR parser.☆11Dec 21, 2023Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Feb 1, 2017Updated 9 years ago
- An interpreter☆183May 8, 2025Updated last year
- SubC Compiler : By Nils M Holm, 2011--2012☆18Aug 10, 2012Updated 14 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.