next up previous
Up: Compressing Java Class Files Previous: Acknowledgments

Bibliography

BHV98
Quetzalcoatl Bradley, R. Nigel Horspool, and Jan Vitek.
Jazz: An efficient compressed format for java archive files.
In Proceedings of CASCON'98, November 1998.

CSCM98
Lars Raeder Clausen, Ulrik Pagh Schultz, Charles Consel, and Gilles Muller.
Java bytecode compression for embedded systems.
Technical Report 1213, Irisa, December 1998.

EEF+97
Jens Ernst, William Evans, Christopher Fraser, Steven Lucco, and Todd Proebsting.
Code compression.
In ACM SIGPLAN '97 Conference on Programming Language Design and Implementation, June 1997.

FH95
Christopher Fraser and David Hanson.
A Retargetable C Compiler: Design and Implementation.
Addison Wesley Longman, 1995.

FP95
Christopher Fraser and Todd Proebsting.
Custom instruction sets for code compression.
www.research.microsoft.com/~toddpro/papers/pldi2.ps, October 1995.

Fra97
Michael Franz.
Mobile Object Systems: Towards the Programmable Internet, volume 1222, pages 263-276.
Springer Lecture Notes in Computer Science, 1997.

HC98
R. Nigel Horspool and Jason Corless.
Tailored compression of java class files.
Software - Practice and Experience, 28(12):1253-1268, October 1998.

KCLZ98
Chandra Krintz, Brad Calder, Han Bok Lee, and Benjamin Zorn.
Overlapping execution with transfer using non-strict execution for mobile programs.
In Eighth SIAM Conference on Architectural Support for Programming Languages and Operating Systems, October 1998.

KF
Thomas Kistler and Michael Franz.
A tree-based alternative to Java byte-codes.
International Journal of Parallel Programming.
To appear.

KF97
Thomas Kistler and Michael Franz.
Slim binaries.
Communications of the ACM, 40(12):87-94, December 1997.

LTS
Chris Laffra, Frank Tip, and Pete Sweeny.
Jax - the Java Application eXtractor.
www.alphaWorks.ibm.com/form ula/JAX.

Pug90
William Pugh.
Skip lists: A probabilistic alternative to balanced trees.
Commincations of the ACM, 33(6):668-676, June 1990.



William Pugh