Related articles |
---|
Reconstructing the Types of Stack-Machine Codes cookcu@ruby.kaist.ac.kr (Oukseh Lee) (1998-10-17) |
Re: Reconstructing the Types of Stack-Machine Codes anton@mips.complang.tuwien.ac.at (1998-10-18) |
Re: Reconstructing the Types of Stack-Machine Codes M-Jourdan@calva.net (1998-10-18) |
Re: Reconstructing the Types of Stack-Machine Codes andrewf@slhosiery.com.au (Andrew Fry) (1998-10-18) |
Re: Reconstructing the Types of Stack-Machine Codes cwm2n@cobra.cs.virginia.edu (Christopher W. Milner) (1998-10-21) |
Re: Reconstructing the Types of Stack-Machine Codes kers@hplb.hpl.hp.com (1998-10-24) |
Re: Reconstructing the Types of Stack-Machine Codes Jan.Vitek@cui.unige.ch (1998-10-30) |
From: | Jan.Vitek@cui.unige.ch |
Newsgroups: | comp.compilers |
Date: | 30 Oct 1998 13:07:46 -0500 |
Organization: | Compilers Central |
References: | 98-10-104 |
Keywords: | code |
This is overkill for analyzing java bytecode unless you want to enhance the
verification, e.g. allow some optimizations of stack usage.
@InProceedings{Horspool:1992:SAP,
author = "R. Nigel Horspool and Jan Vitek",
title = "Static analysis of {\POSTSCRIPT} code",
booktitle = "Proceedings of the 1992 International Conference on
Computer Languages, Oakland, {CA}, {USA}, April 20--23,
1992",
publisher = "IEEE Computer Society Press",
address = "1109 Spring Street, Suite 300, Silver Spring, MD
20910, USA",
year = "1992",
ISBN = "0-8186-2585-6",
pages = "14--23",
year = "1992"
}
~jan
Return to the
comp.compilers page.
Search the
comp.compilers archives again.