ByteSurgeon

Summary: Bytecode Transformation Framework
Author: Marcus Denker
Owner: Marcus Denker (md)
Co-maintainers: <None>
Categories:
Homepage: http://www.iam.unibe.ch/~scg/Research/ByteSurgeon/index.html
PackageInfo name: ByteSurgeon
RSS feed:

Description:

ByteSurgeon is a library to transform binary code in Smalltalk. It takes full advantage of the flexibility of the Squeak environment to enable bytecode transformation at runtime, thereby allowing dynamic, on-the-fly modification of applications. ByteSurgeon operates on bytecode in order to cope with situation where either the source code or a full compiler is not available, while providing appropriate high-level abstractions so that users do not need to program at the bytecode level.

Releases


Back