A Type System for Data Flow and Alias Analysis in ReScript

October 31, 2024 ยท The Ethereal ยท ๐Ÿ› EPTCS 410, 2024, pp. 116-132

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Nicky Ask Lund, Hans Hรผttel arXiv ID 2410.23984 Category cs.LO: Logic in CS Cross-listed cs.PL Citations 0 Venue EPTCS 410, 2024, pp. 116-132 Last Checked 5 months ago
Abstract
ReScript is a strongly typed language that targets JavaScript, as an alternative to gradually typed languages, such as TypeScript. In this paper, we present a sound type system for data-flow analysis for a subset of the ReScript language, more specifically for a lambda-calculus with mutability and pattern matching. The type system is a local analysis that collects information about variables that are used at each program point as well as alias information.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Logic in CS