output
20022011
most citedQuantum ESPRESSO: a modular and open-source software project for quantum simulations of materials

29.3k citations

Showing 2010 · cs.PLShow all

6 papers · 2 filters

cs.PL20105 cited

Static vs Dynamic SAGAs

Ivan Lanese

SAGAs calculi (or simply SAGAs) have been proposed by Bruni et al. as a model for long-running transactions. The approach therein can be considered static, while a dynamic approach…

cs.PL2010

Certifying cost annotations in compilers

Roberto M. Amadio, Nicolas Ayache, Yann Régis-Gianas +1

We discuss the problem of building a compiler which can lift in a provably correct way pieces of information on the execution cost of the object code to cost annotations on the sou…

cs.PL20101 cited

CREOLE: a Universal Language for Creating, Requesting, Updating and Deleting Resources

Mayleen Lacouture, Hervé Grall, Thomas Ledoux

In the context of Service-Oriented Computing, applications can be developed following the REST (Representation State Transfer) architectural style. This style corresponds to a reso…

cs.PL20103 cited

Soundly Handling Static Fields: Issues, Semantics and Analysis

Laurent Hubert, David Pichardie

Although in most cases class initialization works as expected, some static fields may be read before being initialized, despite being initialized in their corresponding class initi…

cs.PL20101 cited

Enforcing Secure Object Initialization in Java

Laurent Hubert, Thomas Jensen, Vincent Monfort +1

Sun and the CERT recommend for secure Java development to not allow partially initialized objects to be accessed. The CERT considers the severity of the risks taken by not followin…

cs.PL201011 cited

Rewriting Logic Semantics of a Plan Execution Language

Gilles Dowek, César Muñoz, Camilo Rocha

The Plan Execution Interchange Language (PLEXIL) is a synchronous language developed by NASA to support autonomous spacecraft operations. In this paper, we propose a rewriting logi…