Core Erlang 1.0 language specification

Abstract

We describe a core language for the concurrent functional language Erlang, aptly named “Core Erlang”, presenting its grammar and informal static and dynamic semantics relative to Erlang. We also discuss built-in functions and other open issues, and sketch a syntax tree representation

    Similar works