Login / Signup
DLS
2005
2011
2017
2023
2005
2023
Keyphrases
Publications
2023
Kevin Menard
JITs Are Nice, but Why Aren't We Using Them? (Invited Talk).
DLS
(2023)
James Noble
All Languages Are Dynamic (Invited Talk).
DLS
(2023)
Rodrigo Bruno
Language Runtimes for the New Cloud Era (Invited Talk).
DLS
(2023)
Christophe Scholliers
The Bright Future of Debuggers: Challenges and Opportunities (Invited Talk).
DLS
(2023)
Maxime Chevalier-Boisvert
Are We Heading towards a Dynamic Language Winter? (Invited Talk).
DLS
(2023)
Andreas Rossberg
Keeping the asm in Wasm: Running High-Level Languages on a Low-Level VM (Invited Talk).
DLS
(2023)
Walter Cazzola
Is Polyglot Programming Really a Thing? (Invited Talk).
DLS
(2023)
Mark Marron
Programming Languages for AI Programing Agents (Invited Talk).
DLS
(2023)
Proceedings of the 19th ACM SIGPLAN International Symposium on Dynamic Languages, DLS 2023, Cascais, Portugal, 24 October 2023
DLS
(2023)
2022
Proceedings of the 18th ACM SIGPLAN International Symposium on Dynamic Languages, DLS 2022, Auckland, New Zealand, 7 December 2022
DLS
(2022)
Stefan Marr
,
Humphrey Burchell
,
Fabio Niephaus
Execution vs. Parse-Based Language Servers: Tradeoffs and Opportunities for Language-Agnostic Tooling for Dynamic Languages.
DLS
(2022)
Sophie Kaleba
,
Octave Larose
,
Richard Jones
,
Stefan Marr
Who You Gonna Call: Analyzing the Run-Time Call-Site Behavior of Ruby Applications.
DLS
(2022)
2021
Teodoro Freund
,
Yann Hamdaoui
,
Arnaud Spiwack
Union and intersection contracts are hard, actually.
DLS
(2021)
Aviral Goel
,
Jan Vitek
First-class environments in R.
DLS
(2021)
Florian Latifi
,
David Leopoldseder
,
Christian Wimmer
,
Hanspeter Mössenböck
CompGen: generation of fast JIT compilers in a multi-language VM.
DLS
(2021)
DLS 2021: Proceedings of the 17th ACM SIGPLAN International Symposium on Dynamic Languages, Virtual Event / Chicago, IL, USA, October 19, 2021.
DLS
(2021)
Sona Torosyan
,
Jon Zeppieri
,
Matthew Flatt
Runtime and compiler support for HAMTs.
DLS
(2021)
Théo Rogliano
,
Guillermo Polito
,
Luc Fabresse
,
Stéphane Ducasse
Analyzing permission transfer channels for dynamically typed languages.
DLS
(2021)
2020
Tobias Kohn
,
Guido van Rossum
,
Gary Brandt Bucher II
,
Talin
,
Ivan Levkivskyi
Dynamic pattern matching with Python.
DLS
(2020)
Donald Pinckney
,
Arjun Guha
,
Yuriy Brun
Wasm/k: delimited continuations for WebAssembly.
DLS
(2020)
DLS 2020: Proceedings of the 16th ACM SIGPLAN International Symposium on Dynamic Languages, Virtual Event, USA, November 17, 2020.
DLS
(2020)
Olivier Flückiger
,
Andreas Wälchli
,
Sebastián Krynski
,
Jan Vitek
Sampling optimized code for type feedback.
DLS
(2020)
Ingkarat Rak-amnouykit
,
Daniel McCrevan
,
Ana Milanova
,
Martin Hirzel
,
Julian Dolby
Python 3 types in the wild: a tale of two type systems.
DLS
(2020)
Matteo Marra
,
Guillermo Polito
,
Elisa Gonzalez Boix
Framework-aware debugging with stack tailoring.
DLS
(2020)
Dejice Jacob
,
Phil Trinder
,
Jeremy Singer
Pricing Python parallelism: a dynamic language cost model for heterogeneous platforms.
DLS
(2020)
Milod Kazerounian
,
Brianna M. Ren
,
Jeffrey S. Foster
Sound, heuristic type annotation inference for Ruby.
DLS
(2020)
John Magnus Morton
,
Kuba Kaszyk
,
Lu Li
,
Jiawen Sun
,
Christophe Dubach
,
Michel Steuwer
,
Murray Cole
,
Michael F. P. O'Boyle
DelayRepay: delayed execution for kernel fusion in Python.
DLS
(2020)
Yusuke Izawa
,
Hidehiko Masuhara
Amalgamating different JIT compilations in a meta-tracing JIT compiler framework.
DLS
(2020)
2019
Clément Béra
,
Eliot Miranda
,
Elisa Gonzalez Boix
Lazy pointer update for low heap compaction pause times.
DLS
(2019)
Dejice Jacob
,
Phil Trinder
,
Jeremy Singer
Python programmers have GPUs too: automatic Python loop parallelization with staged dependence analysis.
DLS
(2019)
Marcel Weiher
,
Robert Hirschfeld
Standard object out: streaming objects with polymorphic write streams.
DLS
(2019)
Daniel Stolpe
,
Tim Felgentreff
,
Christian Humer
,
Fabio Niephaus
,
Robert Hirschfeld
Language-independent development environment support for dynamic runtimes.
DLS
(2019)
Proceedings of the 15th ACM SIGPLAN International Symposium on Dynamic Languages, DLS 2019, Athens, Greece, October 20, 2019
DLS
(2019)
Michael M. Vitousek
,
Jeremy G. Siek
,
Avik Chaudhuri
Optimizing and evaluating transient gradual typing.
DLS
(2019)
Olivier Flückiger
,
Guido Chari
,
Jan Jecmen
,
Ming-Ho Yee
,
Jakob Hain
,
Jan Vitek
R melts brains: an IR for first-class environments and lazy effectful arguments.
DLS
(2019)
Michael Homer
,
Timothy Jones
,
James Noble
First-class dynamic types.
DLS
(2019)
Remigius Meier
,
Thomas R. Gross
Reflections on the compatibility, performance, and scalability of parallel Python.
DLS
(2019)
Thomas Dupriez
,
Guillermo Polito
,
Steven Costiou
,
Vincent Aranega
,
Stéphane Ducasse
Sindarin: a versatile scripting API for the Pharo debugger.
DLS
(2019)
2018
Yoav Seginer
,
Theo Vosse
,
Gil Harari
,
Uri Kolodny
Query-based object-oriented programming: a declarative web of objects.
DLS
(2018)
Preston Tunnell Wilson
,
Ben Greenman
,
Justin Pombrio
,
Shriram Krishnamurthi
The behavior of gradual types: a user study.
DLS
(2018)
Guido Chari
,
Javier Pimás
,
Jan Vitek
,
Olivier Flückiger
Self-contained development environments.
DLS
(2018)
Manuel Serrano
JavaScript AOT compilation.
DLS
(2018)
Mark Marron
Log++ logging for a cloud-native world.
DLS
(2018)
Hanfeng Chen
,
Joseph Vinish D'silva
,
Hongji Chen
,
Bettina Kemme
,
Laurie J. Hendren
HorseIR: bringing array programming languages together with database query processing.
DLS
(2018)
Martin Bodin
,
Tomás Diaz
,
Éric Tanter
A trustworthy mechanized formalization of R.
DLS
(2018)
Proceedings of the 14th ACM SIGPLAN International Symposium on Dynamic Languages, DLS 2018, Boston, MA, USA, November 6, 2018
DLS
(2018)
David Herrera
,
Hanfeng Chen
,
Erick Lavoie
,
Laurie J. Hendren
Numerical computing on the web: benchmarking for the future.
DLS
(2018)
2017
David M. Ungar
,
David Grove
,
Hubertus Franke
Dynamic atomicity: optimizing swift memory management.
DLS
(2017)
Javier Pimás
,
Javier Burroni
,
Jean-Baptiste Arnaud
,
Stefan Marr
Garbage collection and efficiency in dynamic metacircular runtimes: an experience report.
DLS
(2017)
Matthew C. Loring
,
Mark Marron
,
Daan Leijen
Semantics of asynchronous JavaScript.
DLS
(2017)