hajduakos

hajduakos

2026/08/28 - Erlang Workshop 2026 - Indianapolis, USA

Erlang Workshop 2026 - Call for Papers

25th Edition of the Erlang Workshop
Friday 28 August 2026, Indianapolis, Indiana, USA
A satellite workshop of ICFP 2026

https://icfp26.sigplan.org/home/erlang-2026

** Deadline: 14 May 2026 **

Overview

The Erlang Workshop aims to bring together the open source, academic, and industrial communities of BEAM languages (Erlang, Elixir, Gleam, LFE, etc.), along with other actor-model systems such as Akka and Clojure, including the concurrent, distributed systems, and fault-tolerant communities.

The workshop will give participants the opportunity to learn about recent developments in techniques and tools, explore novel applications, draw lessons from users’ experiences, and identify research problems and common ground across BEAM languages, related actor-model systems, functional programming, distribution, and concurrency.

This year the workshop will be hybrid: we encourage authors and participants to attend in person, but remote talks and participation will be fully supported. We also plan to provide financial support to individuals who might not otherwise be able to attend.

Topics

This year we invite four types of submissions:

  • Technical papers describing language extensions, critical discussions of the status quo, formal semantics of language constructs, program analysis and transformation, virtual machine extensions and compilation techniques, implementations and interfaces of BEAM languages in/with other languages, and new tools (profilers, tracers, debuggers, testing frameworks, etc.). Submissions related to BEAM languages (Erlang, Elixir, Gleam, LFE, etc.) and topics in functional, concurrent, and distributed programming are welcome and encouraged.

  • Practice and application papers describing uses of BEAM languages and related actor-model systems in real-world settings, libraries for specific tasks, experiences from using BEAM languages in specific application domains, reusable programming idioms and elegant new ways of using BEAM languages to approach or solve particular problems, etc.

  • Educational papers describing traditional or novel approaches to teaching and learning BEAM languages and BEAM-related technologies (curriculum design, courseware, workshops, tutorials, tooling for pedagogy, online materials, assessments, etc.).

For all paper categories, both full papers (up to 12 pages) and short papers (up to 6 pages) are welcome.

  • Lightning talks describing topics related to the workshop goals that allow participants to present and demonstrate projects and preliminary work in academia and industry. Presentations in this category will be given at most an hour of shared simultaneous presentation time, will not be part of the peer review process and will not be part of the formal proceedings. Notification of acceptance will be continuous.

Important dates

Submission deadline 14 May 2026
Notification 17 June 2026
Camera ready 07 July 2026
Lightning talk registration 07 July 2026
Workshop 28 Aug 2026

Deadlines are anywhere on Earth.

Workshop Co-Chairs

  • Lee Barney, Brigham Young University-Idaho, USA

  • Akos Hajdu, Meta, UK

  • Laura Voinea, University of Glasgow, UK

Program Committee

(Note: the Workshop Co-Chairs are also committee members)

  • Viktória Fördős (Cisco Systems, Sweden)

  • Jonatan Männchen (Erlang Ecosystem Foundation, Switzerland)

  • Radu Grigore (Meta, UK)

Instructions to authors

Submission

Submissions must adhere to SIGPLAN’s republication policy (http://sigplan.org/Resources/Policies/Republication/), and authors should be aware of ACM’s policies on plagiarism (https://www.acm.org/publications/policies/plagiarism). Program Committee members are allowed to submit papers, but their papers will be held to a higher standard.

Papers must be submitted online via HotCRP at:

https://erlang2026.hotcrp.com

Lightning talks can be submitted via the workshop form:

https://forms.gle/DHcVwEYVkusxfCA19

Formatting

Submitted papers should be in portable document format (PDF), formatted using the ACM SIGPLAN style guidelines. Authors should use the acmart format, with the sigplan sub-format for ACM proceedings. For details, see:

http://www.sigplan.org/Resources/Author/#acmart-format

It is recommended to use the review option when submitting a paper; this option enables line numbers for easy reference in reviews.

Supplementary material

Authors have the option to attach supplementary material to a submission, on the understanding that reviewers may choose not to look at it. This supplementary material should not be submitted as part of the main document; instead, it should be uploaded as a separate PDF document or tarball.

Supplementary material should be uploaded at submission time, not by providing a URL in the paper that points to an external repository.

Artifacts

Authors of accepted papers are encouraged to make auxiliary material (artifacts like source code, test data, etc.) available with their paper. They can opt to have these artifacts published alongside their paper in the ACM Digital Library (copyright of artifacts remains with the authors).

If an accepted paper’s artifacts are made permanently available for retrieval in a publicly accessible archival repository like the ACM Digital Library, that paper qualifies for an Artifacts Available badge (https://www.acm.org/publications/policies/artifact-review-badging#available). Applications for such a badge can be made after paper acceptance and will be reviewed by the PC co-chairs.

Proceedings

As with previous years, the accepted workshop papers will be published by the ACM and will appear in the ACM Digital Library.

AUTHORS TAKE NOTE: The official publication date is the date the proceedings are made available in the ACM Digital Library. This date may be up to two weeks prior to the first day of your conference. The official publication date affects the deadline for any patent filings related to published work.

For more information, please see ACM Copyright Policy (http://www.acm.org/publications/policies/copyright-policy) and ACM Author Rights (http://authors.acm.org/main.html).

Accepted lightning talks will be posted on the workshop’s website but not formally published in the proceedings.

Where Next?

Popular in Events List Top

confengine
Functional Conf is Asia’s premiere Functional Programming conference. It is designed to bring together the growing community of functiona...
New
knewter
Robert Virding is going to speak at the Birmingham Elixir remote meetup at 1PM CST on March 16th. I’m really excited. He’s going to talk ...
New
melissaloh
The inaugural Ash Summit is happening! :tada: The Ash core team is meeting IRL for the first time, and we want YOU to join us for all th...
New
chouzar
Code BEAM Lite México :mexico: will be taking place March next year in Mexico City. If you have something to share to the erlang, elixir...
New
Lawrence_elixir
The European hub for the Elixir community. Developing your understanding of key Elixir concepts, frameworks and libraries. Keynotes conf...
New
MidigoF
ElixirKenya welcomes you to a webinar on Learning Functional Programming using Elixir by Adolfo Neto on 2021-09-24T12:00:00Z (UTC) RSV...
New
AstonJ
(Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so...
New
CodeSync
Code BEAM America is coming back to San Francisco! Call for talks is open: codebeamamerica.com you can join the waiting list for exclu...
New
CodeSync
Save the date for Code BEAM America 2025 - the Erlang and Elixir Conference! More info soon! Get access to the Very Early Bird tickets ...
New
ErlangSolutions
Join us for a West Coast adventure in San Francisco: Erlang & Elixir Factory 23 - 24 March Keynote speakers: Larry Wall, Chad Fowler...
New

Other popular topics Top

axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 48475 226
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New

We're in Beta

About us Mission Statement