» tagged pages
» logout

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

Surfin' Safari - Blog Archive " Announcing SquirrelFish

WebKit's core JavaScript engine just got a new interpreter, code-named SquirrelFish. SquirrelFish is fast—much faster than WebKit's previous interpreter. Check out the numbers. On the SunSpider JavaScript benchmark, SquirrelFish is 1.6 times fast

Lua: del.icio.us/tag/lua

Bitwise Optimization in Java - Bitfields, Bitboards, and Beyond (www.onjava.com)

Shows examples of how to perform bit operations in Java and points to an Eclipse plugin called ByteCode Outline.

Eclipse: del.icio.us/tag/eclipse

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

yGuard - Java Bytecode Obfuscator and Shrinker

yGuard is a free Java bytecode obfuscator and shrinker that improves your software deployment by prohibiting unwanted access to your source code and drastically shrinking the processed Jar files at the same time.

opensource: del.icio.us tag/opensource

ASM is a Java bytecode manipulation framework

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