From Rascal to JVM byte code: a play in several acts
As Rascal (https://www.rascal-mpl.org) is being applied to larger and larger problems in software analysis, software transformation and the construction of industrial domain-specific languages in domains as diverse as finance, forensics, privacy and gaming, the need for more and more speed becomes apparent.
In this presentation I will describe two consecutive efforts in building a Rascal to JVM byte code compiler. The first effort is based on a hand-written type checker and uses coroutines as execution mechanism for Rascal’s pattern matching. Although this compiler leads to faster execution and is being used we will analyze why it disappoints.
The second effort is work in progress and amounts to creating and applying TypePal (a new constraint-based type checking framework) for type checking and to replacing coroutines by a variant of continuations that can be efficiently mapped to the JVM. We expect that this second effort will bring Rascal’s performance close to that of Java.
Thu 22 NovDisplayed time zone: Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna change
13:30 - 15:10 | |||
13:30 25mTalk | From Rascal to JVM byte code: a play in several acts PLNL | ||
13:55 25mTalk | Intrinsically Typed Definitional Interpreters: The Good, The Bad, and The Ugly PLNL Casper Bach Poulsen Delft University of Technology | ||
14:20 25mTalk | Task Oriented Programming for the Internet of Things PLNL Mart Lubbers Radboud University Nijmegen, Pieter Koopman Radboud University Nijmegen, Netherlands, Rinus Plasmeijer Radboud University Nijmegen | ||
14:45 25mTalk | A Functional Approach to Blockchain Contract Languages PLNL Manuel Chakravarty Tweag I/O & IOHK |