krolinventions / cover
Cover: a safe subset of C++ on the JVM using Graal/Truffle
☆18Updated 8 years ago
Alternatives and similar repositories for cover:
Users that are interested in cover are comparing it to the libraries listed below
- Java bindings for LLVM libraries☆30Updated 11 years ago
- Clank is a Java-port of popular Clang frontend☆38Updated 7 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 8 years ago
- An educational JS virtual machine based on Eclipse OMR☆45Updated 2 years ago
- Polyglot Extensible Compiler Framework for Java☆110Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- An x86 disassembler written in Java (port of udis86)☆13Updated 10 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- A SOM Smalltalk implemented on top of Oracle's Truffle Framework☆34Updated last month
- Code to test the raw overhead of a JNI call, as opposed to calling the method from C☆19Updated 14 years ago
- The Dyvil programming language☆64Updated last year
- Java source to C code translator (JCGO)☆79Updated 9 years ago
- Hornet, a JVM optimized for low-latency applications.☆53Updated 9 years ago
- ☆14Updated 6 years ago
- Pure java x86 and x86_64 assembler☆67Updated last year
- Based on jdk11u-dev with included support for libgraal and GraalVM CE.☆45Updated last year
- A lightweight library to inject LLVM bitcode into JVMs☆83Updated 5 years ago
- xtext-xtend☆103Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- My experimental programming language using Truffle☆109Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- Experimental static compiler for Java programs.☆135Updated last week
- prototype parser run-time, back-end for different kinds of parser generators, including rascal.☆51Updated last year
- Java Library for Generating x86 Code☆12Updated 5 years ago
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆40Updated 3 years ago
- REPL (read–eval–print loop) shell built on top of JavaFX and GraalVM stack, incorporating GraalJS, GraalPython, TruffleRuby and FastR☆32Updated 3 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year