byte-code
There are 12 repositories under byte-code topic.
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
healeycodes/lisp-to-js
🖨 An optimizing compiler for a Lisp variant. Compiles and executes byte code in a VM. Can also output JavaScript.
Risto-Stevcev/python-bytecode
A Python bytecode compiler and bytecode generator.
itemis/jbc
Java Byte Code Editor Eclipse Plugin
eli-davis/bit_manip
Byte and Word conversions (hex, char, bitstring)
hashsploit/java2native
Containerized GraalVM to compile java IL byte-code/jars to native-image binaries.
zbiljic/baseagent
Java framework that makes it easier to write instrumentation for Java classes
AymenDaoudi/Rimaz
Automatic detection of Architectural design patterns in Android applications. A static byte code analyzer for Android applications written in Java.
zavvdev/js-debug
Small environment for debugging JS code.
hippietrail/disgpl
GPL (Graphic Programming Language) disassembler
hippietrail/xdt99
xdt99: TMS 99xx Cross-Development Tools
lumbytyci/lvm-bytecode-interpreter
A bytecode interpreter virtual machine in C