Sciweavers

4386 search results - page 171 / 878
» A Tamper-Resistant Programming Language System
Sort
View
CORR
2010
Springer
118views Education» more  CORR 2010»
15 years 9 days ago
Orthogonal Persistence Revisited
The social and economic importance of large bodies of programs and data that are potentially long-lived has attracted much attention in the commercial and research communities. Her...
Alan Dearle, Graham N. C. Kirby, Ronald Morrison
GECCO
2009
Springer
166views Optimization» more  GECCO 2009»
15 years 8 months 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
188
Voted
POPL
2009
ACM
16 years 2 months ago
Static contract checking for Haskell
Program errors are hard to detect and are costly both to programmers who spend significant efforts in debugging, and for systems that are guarded by runtime checks. Static verific...
Dana N. Xu, Simon L. Peyton Jones, Koen Claessen
111
Voted
ECOOP
2005
Springer
15 years 7 months ago
Expressive Pointcuts for Increased Modularity
Abstract. In aspect-oriented programming, pointcuts are used to describe crossstructure. Pointcuts that abstract over irrelevant implementation details are clearly desired to bette...
Klaus Ostermann, Mira Mezini, Christoph Bockisch
106
Voted
PLDI
2000
ACM
15 years 6 months ago
Caching function calls using precise dependencies
This paper describes the implementation of a purely functional programming language for building software systems. In this language, external tools like compilers and linkers are ...
Allan Heydon, Roy Levin, Yuan Yu