jdavid / py2llvmLinks
☆16Updated 5 years ago
Alternatives and similar repositories for py2llvm
Users that are interested in py2llvm are comparing it to the libraries listed below
Sorting:
- A C++ like compiler☆18Updated 3 years ago
- qcc is a small toy C compiler☆42Updated 8 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆16Updated 6 years ago
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 3 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 11 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years 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
- An x86/x64 instruction disassembler written in C☆32Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 7 years ago
- A Python to C++ compiler.☆44Updated 7 years ago
- a toy programming language☆35Updated 2 years ago
- Aim to be a simple, easy-to-use programming language. Let's write relatively safe code without too much cognitive load.☆24Updated this week
- Direct, source-level WebAssembly debugger☆51Updated 4 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆37Updated 4 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- Yet another python JIT.☆20Updated 2 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- A C language parser built from the scratch, without using compiler generator.☆16Updated 2 years ago
- Programming/scripting language☆18Updated 10 months ago
- Experimental JIT/AOT for Python☆15Updated 4 years ago
- https://v8.dev/blog/oilpan-library☆42Updated last year
- Scribe Reference Compiler☆22Updated 2 months ago
- 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 last month
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- [Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Pyth…☆39Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago