594 skills found · Page 1 of 20
google / Error ProneCatch common Java mistakes as compile-time errors
cropsly / Ffmpeg Android JavaAndroid java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
AdoptOpenJDK / JitwatchLog analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
konsoletyper / TeavmCompiles Java bytecode to JavaScript, WebAssembly and C
ingokegel / Jclasslibjclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
manifold-systems / ManifoldManifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
protostuff / ProtostuffJava serialization library, proto compiler, code generator
janino-compiler / JaninoJanino is a super-small, super-fast Java™ compiler.
i-net-software / JWebAssemblyJava bytecode to WebAssembly compiler
luaj / LuajLightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
wangjs96 / A Tutorial Compiler Written In JavaFor Jack language. Most of codes were commented with their usage, which can be useful for beginner to realize the running principle of a compiler for object-oriented programming language.
georgewfraser / Java Language ServerJava language server using the Java compiler API
tschuchortdev / Kotlin Compile TestingA library for testing Kotlin and Java annotation processors, compiler plugins and code generation
OpenHFT / Java Runtime CompilerJava Runtime Compiler
rose-compiler / RoseROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary levels. ROSE can act as a compiler frontend for C, C++ (including applications which use UPC, OpenMP, or Cuda), Fortran, Java, Ada, and supports ELF and PE binary formats for a variety of instruction sets.
kaitai-io / Kaitai Struct CompilerKaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .go / .java / .js / .lua / .nim / .php / .pm / .py / .rb / .rs
mikeakohn / Java GrinderCompile Java byte-code to native CPU's.
ollide / Intellij Java2smaliA plugin for IntelliJ IDEA & Android Studio to easily compile Java & Kotlin files to smali.
tranleduy2000 / JavaideCode editor, java auto complete, java compiler, aapt, dx, zipsigner for Android
jcoglan / CanopyA parser compiler for Java, JavaScript, Python, Ruby