works on

From the 1 of 1k papers with an AI index.

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

29.3k citations

Showing 2012 · cs.PLShow all

8 papers · 2 filters

cs.PL20123 cited

Reducing Weak to Strong Bisimilarity in CCP

Andrés Aristizábal, Filippo Bonchi, Luis Pino +1

Concurrent constraint programming (ccp) is a well-established model for concurrency that singles out the fundamental aspects of asynchronous systems whose agents (or processes) evo…

cs.PL20121 cited

Semantics and Security Issues in JavaScript

Stéphane Ducasse, Nicolas Petton, Guillermo Polito +1

There is a plethora of research articles describing the deep semantics of JavaScript. Nevertheless, such articles are often difficult to grasp for readers not familiar with formal…

cs.PL201220 cited

A Type System for the Automatic Distribution of Higher-order Synchronous Dataflow Programs

Gwenaël Delaval, Alain Girault, Marc Pouzet

We address the design of distributed systems with synchronous dataflow programming languages. As modular design entails handling both architectural and functional modularity, our f…

cs.PL2012

GADT meet Subtyping

Gabriel Scherer, Didier Rémy

While generalized abstract datatypes (GADT) are now considered well-understood, adding them to a language with a notion of subtyping comes with a few surprises. What does it mean f…

cs.PL201218 cited

Relaxed Operational Semantics of Concurrent Programming Languages

Gérard Boudol, Gustavo Petri, Bernard Serpette

We propose a novel, operational framework to formally describe the semantics of concurrent programs running within the context of a relaxed memory model. Our framework features a "…

cs.PL201212 cited

Hide and New in the Pi-Calculus

Marco Giunti, Catuscia Palamidessi, Frank D. Valencia

In this paper, we enrich the pi-calculus with an operator for confidentiality (hide), whose main effect is to restrict the access to the object of the communication, thus represent…