bfpg / talks

Brisbane Function Programming Group talk ideas, scheduling & archival
https://talks.bfpg.org
Creative Commons Zero v1.0 Universal
4 stars 5 forks source link

The Erlang Ecosystem for Functional Programmers (and everyone else, too) #45

Closed rellen closed 1 year ago

rellen commented 1 year ago

Erlang is a language rooted in the notion of concurrency and fault-tolerance, built on top of a flavour of dynamically-typed functional programming. Since its open-sourcing, Erlang has spawned an ecosystem of dozens of functional programming languages that run on its VM (called the BEAM), and numerous tools to aid in developing robust software. In this talk we will see what features some of the BEAM languages (specifically Elixir and Gleam), tools (Dialyzer, Gradualizer), and libraries (Witchcraft) have to offer functional programmers in their quest to write less wrong code.

Tentative agenda

rellen commented 1 year ago

cc @frasertweedale ^^^

frasertweedale commented 1 year ago

Thank you Rob!

frasertweedale commented 1 year ago

Thanks for your talk, @rellen. Closing the ticket now :)