dynamic-compiler
There are 14 repositories under dynamic-compiler topic.
sysprog21/jitboy
A Game Boy emulator with dynamic recompilation (JIT)
gmarty/jsSMS
JavaScript Sega Master System & Game Gear dynamic recompiling emulator.
sysprog21/jitcalc
A simple integer calculator using JIT compilation
oldratlee/java-compiler-demo
Demo project of creating dynamic applications with javax.tools.JavaCompiler
dejankos/jdoctest
Support for running documentation code examples
KingFalse/springboot-kotlin-dynamic-compiler
SpringBoot-Kotlin-Dynamic-Compiler
omegaui/fast-java-dynamic-compiler
A library for IDEs and Code Editors to compile java projects faster dynamically.
ponfee/dynamic-compiler
Dynamic compile java source code
beartom/dynamicloader
A dynamic loader for compile java source code in memory
hypercube-software/dynamic-compilation-example
Make your own plugin system in JDK 11
JuanAlberto-Mx/Dytecode
Dytecode allows generating bytecode dynamically in memory without having .class files on hard disk drive.
losvald/scalaviews
Flexible Data Views w/ dynamic specialization
skeru/countingsort_libVC
test case for libVersioningCompiler. Compare countingsort implementation statically defined vs dynamically compiled.
miptleha/cs-query-generator
Generator for sql scripts (tables hierarchy creation, content of object insertion). Automatic test for generated sql and cs code.