TraceContract: A scala DSL for trace analysis

78Citations
Citations of this article
34Readers
Mendeley users who have this article in their library.
Get full text

Abstract

In this paper we describe TraceContract, an API for trace analysis, implemented in the Scala programming language. We argue that for certain forms of trace analysis the best weapon is a high level programming language augmented with constructs for temporal reasoning. A trace is a sequence of events, which may for example be generated by a running program, instrumented appropriately to generate events. The API supports writing properties in a notation that combines an advanced form of data parameterized state machines with temporal logic. The implementation utilizes Scala's support for defining internal Domain Specific Languages (DSLs). Furthermore Scala's combination of object oriented and functional programming features, including partial functions and pattern matching, makes it an ideal host language for such an API. © 2011 Springer-Verlag.

Cite

CITATION STYLE

APA

Barringer, H., & Havelund, K. (2011). TraceContract: A scala DSL for trace analysis. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 6664 LNCS, pp. 57–72). https://doi.org/10.1007/978-3-642-21437-0_7

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free