BEGIN:VCALENDAR
VERSION:2.0
PRODID:https://github.com/derhansen/sf_event_mgt
METHOD:PUBLISH
BEGIN:VEVENT
UID:6812-527@rg-muenchen.gi.de
CLASS: PUBLIC
SUMMARY:Catching Recursion by the Tail: The State of Tail Recursion Optimiz
 ation in Modern JVMs
DESCRIPTION:Transforming tail recursion into a loop is a popular optimizati
 on in functional programming languages; however, in the Java world, this tr
 ansformation is shrouded in mystery.\n\nWe will explore whether replacing t
 ail-recursive calls with loops is possible in Java, why one might want to d
 o so, and which virtual machines support this (and whether it’s legal). We 
 will also examine third-party tools that can help you optimize your program
 s in a functional style. And we will look at JVM-friendly languages that ha
 ve more pronounced functional tendencies (such as Scala, Kotlin, etc.).
LOCATION:Hotel Eden-Wolff
DTSTAMP:20241218T194238Z
DTSTART:20250217T183700Z
DTEND:20250217T193000Z
END:VEVENT
END:VCALENDAR
