‹Programming› 2023
Mon 13 - Fri 17 March 2023 Tokyo, Japan

The 7th MoreVMs workshop aims to bring together industrial and academic programmers to discuss the design, implementation, and usage of modern languages and runtimes.

This includes aspects such as reuse of language runtimes, modular implementation, language design, compilation strategies, as well as the interaction of modern languages and runtimes with operating systems and modern hardware architectures.

By bringing together both researchers and practitioners, the workshop aims to enable a diverse discussion on how languages and runtimes are currently being utilized, and where they need to improve further.

Keynotes

Tracks
Plenary
You're viewing the program in a time zone which is different from your device's time zone change time zone

Mon 13 Mar

Displayed time zone: Osaka, Sapporo, Tokyo change

09:00 - 10:30
09:00
15m
Day opening
Workshop opening
MoreVMs

09:15
25m
Talk
A Compact and Extensible Portable Scheme VM
MoreVMs
Léonard Oest O'Leary , Marc Feeley Université de Montréal
Pre-print
09:40
25m
Talk
Threaded Execution as a Dual to Native Code
MoreVMs
Dave Mason Toronto Metropolitan University (formerly Ryerson University)
10:05
25m
Talk
Parallel garbage collector and thin monitor locks for SubstrateVM
MoreVMs
Dmitry Chuyko BellSoft
10:30 - 11:00
10:30
30m
Break
Break
Breaks

12:00 - 14:00
12:00
2h
Break
Lunch Break
Breaks

14:00 - 15:30
MoreVMs IIIMoreVMs at Faculty of Engineering Building 6, Seminar Room A
Chair(s): Stefan Marr University of Kent
14:00
25m
Talk
Implementation and Evaluation of an Interpreter for Functional Reactive Programming on Small Embedded Devices
MoreVMs
Go Suzuki Tokyo Institute of Technology, Takuo Watanabe Tokyo Institute of Technology, Sosuke Moriguchi Tokyo Institute of Technology
Pre-print Media Attached
14:25
25m
Talk
Interpreter Taming to Realize Multiple Compilations in a Meta-Tracing JIT Compiler Framework
MoreVMs
Yusuke Izawa Tokyo Institute of Technology, Hidehiko Masuhara Tokyo Institute of Technology, Carl Friedrich Bolz-Tereick
Media Attached
14:50
25m
Talk
Cross-Language Interoperability of Heterogeneous Code
MoreVMs
Athanasios Stratikopoulos The University of Manchester, Florin Blanaru OctoML, Juan Fumero University of Manchester, UK, Maria Xekalaki University of Manchester, UK, Orion Papadakis The University of Manchester, Christos Kotselidis KTM Innovation / The University of Manchester
Pre-print
15:30 - 16:00
15:30
30m
Break
Break
Breaks

16:00 - 16:50
VIMPLMoreVMs / VIMPL at Faculty of Engineering Building 6, Seminar Room A
Chair(s): Dimi Racordon Northeastern University, USA
16:00
25m
Talk
Lawvere: A categorical programming language with effectsVIMPL
VIMPL
James Haydon National Institute of Informatics, Japan
16:25
25m
Talk
Uniqueness is SeparationVIMPL
VIMPL
Liam O'Connor University of Edinburgh, Pilar Selene Linares Arévalo University of Melbourne, Christine Rizkallah University of Melbourne
17:00 - 18:00
MoveVMs IVMoreVMs at Faculty of Engineering Building 6, Seminar Room A
Chair(s): Athanasios Stratikopoulos The University of Manchester
17:00
59m
Keynote
Programming for deep learning on top of Virtual MachinesMoreVMs Keynote
MoreVMs
Zoran Sevarac Deep Netts LLC
17:59
1m
Day closing
Workshop closing
MoreVMs

Call for Extended Abstracts and Talks

The 7th MoreVMs workshop aims to bring together industrial and academic programmers to discuss the design, implementation, and usage of modern languages and runtimes.

This includes aspects such as reuse of language runtimes, modular implementation, language design, compilation strategies, as well as the interaction of modern languages and runtimes with operating systems and modern hardware architectures.

By bringing together both researchers and practitioners, the workshop aims to enable a diverse discussion on how languages and runtimes are currently being utilized, and where they need to improve further.

MoreVMs welcomes early-stage work, emerging ideas, insightful discussions of existing systems, as well as extended abstracts for publication in the ACM DL.

Relevant topics include, but are definitely not limited to, the following:

  • Extensible VM design (compiler- or interpreter-based VMs)
  • Reusable components (e.g. interpreters, garbage collectors, …)
  • Static and dynamic compilation techniques
  • Techniques for targeting high-level languages such as JavaScript
  • Interoperability between languages
  • Tooling support (e.g. debugging, profiling, etc.)
  • Programming language development environments
  • Interaction of virtual machines, operating systems, and computer architecture
  • Case studies of existing language implementation approaches
  • Language implementation challenges and trade-offs
  • Surveys and experience reports to understand usage in the wild
  • Survey and analysis of existing VMs and compilers
  • Ideas for more predictable performance
  • Ideas for how VMs could take advantage of new hardware features
  • Ideas for how we should build languages in the future

Workshop Format and Submissions

We welcome presentation proposals in the form of extended abstracts (2 to 4 pages long) and talk proposals (title and 400 words abstract) discussing new techniques, insights, experiences, works-in-progress, as well as future visions, from either an academic or industrial perspective.

We will also consider submissions in form of blog posts. These can be submitted either as HTML files or URL, as well as a brief (ca. 100 word) abstract for the workshop website.

The extended abstracts, talk proposals, and if the speakers wish, their slides, will be published on the workshop’s website.

Extended abstracts can be published as part of the companion of ‹Programming›’23 in the ACM DL. Publication in the ACM DL is conditional on the acceptance by the program committee.

Please note that MoreVMs’23 is organized as an academic workshop, and as such, speakers will be required to register for the workshop.

Author Instructions

Extended abstracts should use the ACM acmart format and be submitted as PDF: https://www.acm.org/publications/proceedings-template

The format of your paper must strictly adhere to the ACM Format. LaTeX: Use version acmart v1.87 or newer. You can directly download the LaTeX class file acmart and the BibTeX ACM Reference Format, which are also available from CTAN. Please use the sigconf style by using the following LaTeX class configuration: \documentclass[sigconf,screen]{acmart} Word: Download template from ACM format site. Please use the sigconf style by selecting the right template.

Please also ensure that your submission is legible when printed on a black and white printer. In particular, please check that colors remain distinct and font sizes are legible.

Talk proposal can be plain text, and blog posts can be submitted as HTML or simply a URL to the post.

Submission Site: https://easychair.org/conferences/?conf=morevms23

Important Dates

Extended abstract and talk submissions: 2023-01-16 (extended to 2023-01-22)
Author notification: 2023-02-06
Camera Ready: 2023-05-01
Workshop: 2023-03-13

All deadlines are Anywhere on Earth (AoE), i.e. GMT/UTC-12:00 hour.

Program Committee

  • Athanasios Stratikopoulos (The University of Manchester, United Kingdom)
  • Dimi Racordon (Northeastern University, Boston, USA)
  • Foivos Zakkak (Red Hat, United Kingdom)
  • Katsuhiro Ueno (Niigata University, Japan)
  • Koichi Sasada (Cookpad Inc., Japan)
  • Marc Feeley (Université de Montréal, Canada)
  • Saam Barati (Epic Games, USA)
  • Shoaib Akram (Australian National University, Australia)
  • Swapnil Gaikwad (ARM, United Kingdom)
  • Tomoharu Ugawa (The University of Tokyo, Japan)
  • Tomoki Nakamaru (The University of Tokyo, Japan)

Organizers

  • Stefan Marr, The University of Kent, United Kingdom
  • Tomoharu Ugawa, The University of Tokyo, Japan
  • Athanasios Stratikopoulos, The University of Manchester, United Kingdom

Questions? Use the MoreVMs contact form.