nneonneo / fixedintLinks
Fixed-width integers for Python
☆28Updated last year
Alternatives and similar repositories for fixedint
Users that are interested in fixedint are comparing it to the libraries listed below
Sorting:
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- Extensions for Eli Bendersky's pycparser☆91Updated 2 months ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- Python module to modify bytecode☆326Updated last month
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆338Updated last year
- Pure Python Itanium C++ ABI demangler☆39Updated 3 years ago
- PEG parser generator for Python☆194Updated last year
- C/C++ source generation from an AST☆170Updated 3 weeks ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆245Updated 11 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆364Updated 4 months ago
- ELF reader-writer library for Python3☆67Updated 3 years ago
- A c-style macro preprocessor written in Python☆151Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆234Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- selectively remove C preprocessor conditionals☆186Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 months ago
- A GCC plugin to dump the final layout of a struct.☆34Updated last year
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 9 months ago
- A fast RISC-V emulator based on the RISC-V Sail model, and an experimental ARM one☆82Updated this week
- C Intermediate Language☆394Updated 2 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 5 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆259Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Pure Python interface to the CPUID instruction☆66Updated 5 months ago
- Pure-python C and assembler compiler☆55Updated 10 years ago