⚡ Wren is a small, fast, class-based concurrent scripting language
「 Think Smalltalk in a Lua-sized package with a dash of Erlang and wrapped up in a familiar, modern syntax 」
⚡ Wren is a small, fast, class-based concurrent scripting language
「 Think Smalltalk in a Lua-sized package with a dash of Erlang and wrapped up in a familiar, modern syntax 」
Open Riak: How we gained from leaning on the BEAM.
Interesting talk by Martin Sumner, one of the current main contributors to the OpenRiak project and implementor of the fantastic Leveled database.
https://www.youtube.com/watch?v=4U5_Nv3jjb0
#Erlang #OpenRiak #BEAM
Beta Update - Network Programming in Elixir and Erlang
by Andrea Leopardi @whatyouhide
https://pragprog.com/titles/alnpee?utm_source=m
B8.0 Release Notes:
* The book is content complete and headed to production for copy edit and layout.
(Already purchased? Check your email for a download link.)
#BEAM #erlang #elixir#TCP#UDP#DNS#HTTP
If you feel any #ImposterSyndrome as a programmer about calling yourself an "engineer", just start writing your backend server software in #Erlang. Yes, you'll have to learn #Prolog syntax. Yes, you'll have to learn how to do fully functional programming with only immutable data structures. Yes, it is fully asynchronous and designed for reliability and fault tolerance. Yes, it is highly dynamic and can do things like update running software remotely with new code with zero downtime.
I'm speaking at CodeBEAM Europe 2025! 😁
I'll be exploring how Gleam's type system naturally fits with Domain-Driven Design principles. The language's structs, union types, and functional approach let you model business domains in ways that are both technically sound and genuinely understandable to domain experts.
Plus, you get all the reliability and concurrency benefits that come with running on the BEAM.
See you in Berlin this November!
#CodeBEAM#Gleam#DDD#FunctionalProgramming#BEAM#Elixir#Erlang
Y'all. I think I figured out the new Elixir brand!
I now have #Erlang in #OpenBSD and #Fedora#Silverblue. Just for fun. Not anticipating profit.
AtomVM v0.6.6 update has been released! The team fixed a lot of bugs this time, and added a few new features as well.
Release announcement:
https://atomvm.org/2025/06/23/Release_v0.6.6.html
Downloads:
https://github.com/atomvm/AtomVM/releases/tag/v0.6.6
FLOSS 838: AtomVM and The Full Stack Elixir Developer.
https://www.youtube.com/watch?v=3H5OU28TrTI
#BEAM#Erlang#Elixir#AtomVM
I was wondering how to give compile time configuration to Elixir dependencies in a Gleam project and came up with this kludge: https://blog.nytsoi.net/2025/06/28/gleam-elixir-compile-config
A space for Bonfire maintainers and contributors to communicate