Effective and Efficient Compilation of Run-Time Generics in Java
β Scribed by Mirko Viroli
- Book ID
- 108126576
- Publisher
- Elsevier Science
- Year
- 2005
- Tongue
- English
- Weight
- 320 KB
- Volume
- 138
- Category
- Article
- ISSN
- 1571-0661
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
One of the most promising approaches to Java acceleration in embedded systems is a bytecode-to-C ahead-of-time compiler (AOTC). It improves the performance of a Java virtual machine (JVM) by translating bytecode into C code, which is then compiled into machine code via an existing C compiler. One im
## Abstract Objectβoriented languages, such as Java, encourage the use of many small objects linked together by field references, instead of a few monolithic structures. While this practice is beneficial from a program design perspective, it can slow down program execution by incurring many pointer
In a raster scan lithography system, it is possible to correct proximity effects while the pattern is being exposed. This technique will be called run-time proximity correction. It is quite different from conventional methods that preprocess pattern data before exposure. It is a user transparent par