aguinet / purectypesLinks
pure-python C types packer/unpacker
☆18Updated 5 years ago
Alternatives and similar repositories for purectypes
Users that are interested in purectypes are comparing it to the libraries listed below
Sorting:
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆16Updated last year
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- A small C compiler☆33Updated 2 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- Context-free grammar parsing library☆10Updated 10 months ago
- Sled System Emulator☆28Updated 3 months ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- Git clone of the "multicore" SVN repo on rforge.net☆12Updated 13 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 4 months ago
- visualizer to see which parts of an lzma compressed file took the most number of bytes☆33Updated 3 months ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 5 months ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- DragonEgg has been migrated to GCC 8 and LLVM 6 but also able to work for GCC 4.8 and LLVM 3.3☆19Updated 6 years ago
- K42 Kernel☆29Updated 13 years ago
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated 2 years ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆18Updated 10 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- NOVA runtime environment (official branch)☆34Updated 4 years ago
- Runtime Assembler for C++☆13Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 2 weeks ago
- ☆42Updated 2 months ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆17Updated 2 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated last month