SearcharxivSearch

arXiv subjects

Claudiu Saftoiu

Publications and source records attributed to Claudiu Saftoiu.

1 recordsLinked to original sources

The Essence of JavaScript

We reduce JavaScript to a core calculus structured as a small-step operational semantics. We present several peculiarities of the language and show that our calculus models them. We explicate the desugaring process that turns JavaScript programs into ones in the core. We demonstrate faithfulness to JavaScript using real-world test suites. Finally, we illustrate utility by defining a security property, implementing it as a type system on the core, and extending it to the full language.

cs.PL