Arrow Research search

Author name cluster

Adrián Palacios

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

LOPSTR Conference 2016 Conference Paper

A Reversible Semantics for Erlang

  • Naoki Nishida 0001
  • Adrián Palacios
  • Germán Vidal

Abstract In a reversible language, any forward computation can be undone by a finite sequence of backward steps. Reversible computing has been studied in the context of different programming languages and formalisms, where it has been used for debugging and for enforcing fault-tolerance, among others. In this paper, we consider a subset of Erlang, a concurrent language based on the actor model, and formally introduce a semantics for reversible computation. To the best of our knowledge, this is the first attempt to define a reversible semantics for Erlang.

LOPSTR Conference 2015 Conference Paper

Concolic Execution in Functional Programming by Program Instrumentation

  • Adrián Palacios
  • Germán Vidal

Abstract Concolic execution, a combination of concrete and symbolic execution, has become increasingly popular in recent approaches to model checking and test case generation. In general, an interpreter of the language is augmented in order to also deal with symbolic values. In this paper, in contrast, we present an alternative approach that is based on a program instrumentation. Basically, the execution of the instrumented program in a standard environment produces a sequence of events that can be used to reconstruct the associated symbolic execution.

v2026.09.13