beehive-lab / ProtonVMLinks
Parallel Bytecode Interpreter For Heterogeneous Hardware
☆14Updated 4 years ago
Alternatives and similar repositories for ProtonVM
Users that are interested in ProtonVM are comparing it to the libraries listed below
Sorting:
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- An x86 disassembler written in Java (port of udis86)☆13Updated 11 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- ☆35Updated 4 months ago
- Convert Java bytecode to firm IR☆18Updated 8 years ago
- GitHub copy of the NTS/TeX source code from 2001☆32Updated 4 years ago
- Higher Subleq is a simplified typeless C language.☆12Updated 10 years ago
- An educational JS virtual machine based on Eclipse OMR☆46Updated 2 years ago
- SOM - Simple Object Machine (plain Java implementation)☆19Updated 5 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Runtime which aims to provide a JavaME/CDC environment on a variety of embedded platforms.☆71Updated last year
- a Java virtual machine written in pure Lua☆72Updated 10 years ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- An LLVM IR Editor plugin for Eclipse☆53Updated 12 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- Java Compiler Kit (JKit)☆12Updated 8 years ago
- Prototype for a SPIR-V assembler and dissasembler. It provides a composable Java interface for generating SPIR-V code at runtime.☆13Updated 3 months ago
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Updated 3 months ago
- Multiplying... backward?☆14Updated 5 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆47Updated 5 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- ☆22Updated 3 years ago
- A minimal RISC-V RV32I disassembler☆57Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year