Sciweavers

75 search results - page 1 / 15
» Compiling XQuery to Java bytecodes
Sort
View
XIMEP
2004
ACM
93views Database» more  XIMEP 2004»
13 years 11 months ago
Compiling XQuery to Java bytecodes
Per Bothner
GECCO
2009
Springer
166views Optimization» more  GECCO 2009»
14 years 10 days ago
Genetic programming in the wild: evolving unrestricted bytecode
We describe a methodology for evolving Java bytecode, enabling the evolution of extant, unrestricted Java programs, or programs in other languages that compile to Java bytecode. B...
Michael Orlov, Moshe Sipper
IASTEDSEA
2004
13 years 7 months ago
Java bytecode verification with dynamic structures
Java applets run on a Virtual Machine that checks code's integrity and correctness before execution using a module called Bytecode Verifier. Java Card technology allows Java ...
Cinzia Bernardeschi, Luca Martini, Paolo Masci
ICST
2008
IEEE
14 years 5 days ago
A JML Compiler Based on AspectJ
The Java Modeling Language (JML) is a behavioral interface specification language (BISL) designed for Java. It was developed with the aim of improving the functional software cor...
Henrique Rebêlo, Ricardo Massa Ferreira Lima...
FMOODS
2008
13 years 7 months ago
Termination Analysis of Java Bytecode
Abstract. Termination analysis has received considerable attention, traditionally in the context of declarative programming, and recently also for imperative languages. In existing...
Elvira Albert, Puri Arenas, Michael Codish, Samir ...