Write a Blog >>
Thu 22 Nov 2018 13:30 - 13:55 at Boothzaal - 2 Chair(s): Wouter Swierstra

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 Nov

Displayed time zone: Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna change

13:30 - 15:10
2PLNL at Boothzaal
Chair(s): Wouter Swierstra Utrecht University, Netherlands
13:30
25m
Talk
From Rascal to JVM byte code: a play in several acts
PLNL
13:55
25m
Talk
Intrinsically Typed Definitional Interpreters: The Good, The Bad, and The Ugly
PLNL
Casper Bach Poulsen Delft University of Technology
14:20
25m
Talk
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
25m
Talk
A Functional Approach to Blockchain Contract Languages
PLNL
Manuel Chakravarty Tweag I/O & IOHK