Skip to content

Instantly share code, notes, and snippets.

@eiri
Forked from macintux/erlang-resources.md
Created March 9, 2022 19:18
Show Gist options
  • Save eiri/63b63dc603cc6c6cf174e5e634ca62e2 to your computer and use it in GitHub Desktop.
Save eiri/63b63dc603cc6c6cf174e5e634ca62e2 to your computer and use it in GitHub Desktop.
Erlang online resources

This is not intended to be comprehensive or authoritative, just free online resources I've found valuable while learning more about Erlang.

Similar lists

Instruction

Documentation

Community

Mailing lists

Advocacy

Style

Projects

Exercises

General FP(ish) exercises

Collections of conference videos

Alternative VMs

Alternative languages targeting the Erlang VM

Erlang(-like) environments on the JVM

Other Actor implementations

HiPE (High Performance Erlang)

Erlang-heavy blogs

Software patterns

Actor patterns (currently only Akka resources)

History

Papers

Erlang

Actor model (and similar)

Process calculus

Communicating Sequential Processes (CSP)

π-calculus

Misc

Slide decks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment