» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with bytecode + Java

ZeroTurnaround.com " JavaRebel

「JavaRebel is a JVM plugin (-javaagent) that enables to reload changes made to Java class files on-the-fly, 。。。

Eclipse: del.icio.us/tag/eclipse

Javassist

Javassist (Java Programming Assistant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java; it enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it.

opensource: del.icio.us tag/opensource

Surfin' Safari - Blog Archive " Announcing SquirrelFish

Webkit's new Javascript interpreter is based on techniques used in Lua. Notibly, it lazily converts from syntax tree to bytecode as it runs.

Lua: del.icio.us/tag/lua

ASM - Home Page

ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble c

Eclipse: del.icio.us/tag/eclipse

Jasmin is an assembler for the Java Virtual Machine.

"Jasmin is an assembler for the Java Virtual Machine. It takes ASCII descriptions of Java classes, written in a simple assembler-like syntax using the Java Virtual Machine instruction set. It converts them into binary Java class files, suitable for loadin

opensource: del.icio.us tag/opensource

"bcel" = java ByteCode engineering (class creation) library

The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of

opensource: del.icio.us tag/opensource

Java PathFinder

system to verify executable Java bytecode programs. Checks against UMLdiagrams

UML: del.icio.us tag/uml

ASM - Home Page

ASM is a Java bytecode manipulation framework. It can be used to dynamically generate stub classes or other proxy classes, directly in binary form, or to dynamically modify classes at load time, i.e., just before they are loaded into the Java Virtual Mach

opensource: del.icio.us tag/opensource

ProGuard

ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, a

opensource: del.icio.us tag/opensource

ASM - Home Page

ASM is a Java bytecode manipulation framework. It can be used to dynamically generate stub classes or other proxy classes, directly in binary form, or to dynamically modify classes at load time, i.e., just before they are loaded into the Java Virtual Mach

opensource: del.icio.us tag/opensource

Page 1 | Next >>