September 20, 2023
Erlang OTP-26.1 has been released. Link: https://github.com/erlang/otp/releases/tag/OTP-26.1
0
0
0

Hot in Erlang:
Latest Erlang Threads

Erlang OTP-26.1 has been released.
Link: https://github.com/erlang/otp/releases/tag/OTP-26.1
New

Erlang OTP-25.3.2.6 has been released.
Link: https://github.com/erlang/otp/releases/tag/OTP-25.3.2.6
New

Erlang OTP-25.3.2.5 has been released.
Link: https://github.com/erlang/otp/releases/tag/OTP-25.3.2.5
New

Erlang OTP-25.3.2.4 has been released.
Link: https://github.com/erlang/otp/releases/tag/OTP-25.3.2.4
New

Erlang OTP-25.3.2.3 has been released.
Link: Release OTP 25.3.2.3 · erlang/otp · GitHub
New

Erlang OTP-26.0.2 has been released.
Link: Release OTP 26.0.2 · erlang/otp · GitHub
New

Erlang OTP-26.0.1 and OTP-23.3.4.19 has been released.
Link: Release OTP 26.0.1 · erlang/otp · GitHub
Link: Release OTP 23.3.4.19 · e...
New

Erlang OTP-25.3.2.2 has been released.
Link: Release OTP 25.3.2.2 · erlang/otp · GitHub
New

Erlang OTP-25.3.2.1 and OTP-24.3.4.12 has been released.
Link: Release OTP 25.3.2.1 · erlang/otp · GitHub
Link: Release OTP 24.3.4.12...
New

Grimsby is an Erlang Port Controller written in Rust where an executable can be spawned, closing stdin if and when necessary, while captu...
New
HOT IN Erlang THIS WEEK!

Erlang OTP-26.1 has been released.
Link: https://github.com/erlang/otp/releases/tag/OTP-26.1
New
HOT IN Erlang THIS MONTH!

Erlang OTP-25.3.2.6 has been released.
Link: https://github.com/erlang/otp/releases/tag/OTP-25.3.2.6
New
HOT IN Erlang THIS YEAR!

Erlang OTP-25.1.1 has been released.
Link: Release OTP 25.1.1 · erlang/otp · GitHub
New

Erlang OTP-25.2 has been released.
Link: Release OTP 25.2 · erlang/otp · GitHub
New

Erlang OTP-24.3.4.6 has been released.
Link: Release OTP 24.3.4.6 · erlang/otp · GitHub
New

Erlang OTP-26.0-rc1 has been released.
Link: Release OTP 26.0-rc1 · erlang/otp · GitHub
New

A new Erlang blog post/announcement has been posted!
Get the full details here: More Optimizations in the Compiler and JIT - Erlang/OTP
New

Erlang OTP-25.3 has been released.
Link: Release OTP 25.3 · erlang/otp · GitHub
New

Erlang OTP-25.1.2 has been released.
Link: Release OTP 25.1.2 · erlang/otp · GitHub
New

Elixir has a built-in Zip library that comes with OTP. This post explores how to use the zip module and asks the important question: “Is ...
New

Hauleth (Łukasz Jan Niemier) takes us deeper into the Elixir and Erlang loggers. He recently closed a 3.5 year old bug on the ElixirLang ...
New

Erlang OTP-25.2.1 and OTP-24.3.4.8 has been released.
Link: Release OTP 25.2.1 · erlang/otp · GitHub
Link: Release OTP 24.3.4.8 · erl...
New

In this episode of the Elixir Wizards Podcast, the wizards are joined by José Valim, creator of Elixir, to discuss upcoming features, the...
New

Erlang OTP-24.3.4.10 has been released.
Link: Release OTP 24.3.4.10 · erlang/otp · GitHub
New

Erlang OTP-24.3.4.7 has been released.
Link: Release OTP 24.3.4.7 · erlang/otp · GitHub
New

Erlang OTP-26.0.2 has been released.
Link: Release OTP 26.0.2 · erlang/otp · GitHub
New

News covers Chris McCord’s keynote speech on LiveView 1.0. We cover the EEF’s final election results, latest from the LiveView Native spa...
New
HOT IN Erlang THE LAST THREE YEARS!

Just done a fresh install of macOS Big Sur and on installing Erlang I am getting:
asdf install erlang 23.1.2
Configure failed.
checking ...
New

My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New

Why, if your answer is yes?
New

Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New

Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New

Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New

There are 3 main formatters for Erlang which you can use from the command-line,
rebar3_format,
Steamroller
elmfmt.
Visual Studio Cod...
New

New

New

@rvirding
@OvermindDL1
New

I’ve been asked by my supervisors at work to finally give everyone in the team presentation about “that Elixir thing you can’t seem to sh...
New

Consider this Erlang code:
Rectangle = {rectangle, 20, 10}.
{rectangle, Width, Height} = Rectangle.
> Width.
20
> Height.
10
When...
New

The very first time I’ve seen a line of Elixir I was in awe. Coming from Ruby the syntax was familiar.
But I wanted to know what was thi...
New

Great paper by Igor Kopestenski on Erlang and GRiSP: Erlang as an Enabling Technology for Resilient General-Purpose Applications on Edge ...
New

Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
Erlang
Classification:
Programming Language
Forum Category:
Backend
Threads:
241
"Erlang is used to build massively scalable soft real-time systems with requirements on high availability."
- Follow
- Join
- Shape
the conversation
Erlang on GitHub
Pinned Erlang Threads
Latest Erlang Jobs
Featured Erlang Book
Latest Erlang Learning Resources
Updating additional materials for the book "Introducing Erlang, 2nd Edition"
Backend Learning ResourcesBuild It with Nitrogen: The Fast-Off-the-Block Erlang Web Framework (self-published)
Backend Learning ResourcesLearn You Some Erlang for Great Good! (No Starch Press) (Paid/Free)
Backend Learning ResourcesErlang Master Classes - by Joe Armstrong, Francesco Cesarini and Simon Thompson
Backend Learning ResourcesSeven Languages in Seven Weeks (PragProg)
Backend Learning ResourcesProgramming Erlang (2nd edition) (PragProg)
Backend Learning ResourcesSeven Web Frameworks in Seven Weeks (PragProg)
Backend Learning ResourcesErlang Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
35% off any item

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

Filter by Type:
My Saved Portals
-
None saved yet