» tagged pages
» logout

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

JVM Compiler Construction with Scala and BCEL

This article presents a detailed discussion of a simple compiler implementation that targets the Java Virtual Machine, written in Scala

scala: del.icio.us/tag/scala

JVM Compiler Construction with Scala and BCEL, Part 1

Writing a compiler is no simple undertaking. I've spent a few years on and off (mostly with the Python source code) trying to understand compiler internals on a practical level, and I'm only really only just beginning to learn enough to be able to man

scala: del.icio.us/tag/scala

Serp

Serp is an open source framework for manipulating Java bytecode

opensource: del.icio.us tag/opensource

Java Expressions Library (JEL) home

Evaluating a simple single line expressions in Java. Compiles to bytecode. Viral GPL.

opensource: del.icio.us tag/opensource

Java Expressions Library (JEL) home

Evaluating a simple single line expressions in Java. Compiles to bytecode. Viral GPL.

License:GPL: del.icio.us tag/gpl

BCEL - The Byte Code Engineering Library

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 the given class: methods, fields and

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

opensource: del.icio.us tag/opensource

Page 1 | Next >>