Skip to content

Instantly share code, notes, and snippets.

@macintux
Last active October 7, 2023 06:49
Show Gist options
  • Save macintux/6349828 to your computer and use it in GitHub Desktop.
Save macintux/6349828 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)

Similar research topics

History

Papers

Erlang

Actor model (and similar)

Process calculus

Communicating Sequential Processes (CSP)

π-calculus

Misc

Slide decks

@macintux
Copy link
Author

Thanks @eao197, have added SObjectizer and QP, but not Just::Thread Pro since it doesn't fall under the rubric of "free" online resources.

@jchassoul
Copy link

Awesome work on this list of resources, my only pledge it's give Lua some love luerl not some inspired sintax it's the real thing, Lua inside the BEAM VM! (=

@macintux
Copy link
Author

@jchassoul Done, thanks

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