Erlang is a language I’ve studiously avoided despite actually having been trained to use it by Ericsson, back when we lived in caves and had no mobile data. Obviously, these days I have trouble even reading it.
Resources
Category | Date | Link | Notes |
---|---|---|---|
Derivatives | 2015 | Lisp Flavored Erlang | Insanely awesome, or awesomely insane, I'm not quite sure. |
Interop | 2014 | py | distributed Python for the Erlang ecosystem |
Reference | 2015 | Learn You Some Erlang | For great good! |
Runtime | Erlang on Xen | ||
2015-01 | Nerves-Project | Cross-compiled Erlang for Embedded Devices | |
2020 | Enigma | a nearly complete OTP runtime implemented in Rust | |
AtomVM | an OTP runtime for ESP series MCUs | ||
Web | 2013 | Nitrogen | Very complete framework, with a somewhat iffy notion of views. Not crazy about the way it generates JavaScript. |
Webmachine | |||
Zotonic | A complete CMS | ||
BeepBeep | Also on the "stable" side of things. | ||
Spooky | Inspired by Sinatra, apparently, and pretty straightforward for RESTful stuff. | ||
Erylweb | The "traditional" thing, pretty much dead, apparently, even though it's in active use in many places. Let's call it "stable". | ||
2014 | elli | A small, performant web server | |
2014-11 | Phoenix | the Elixir web framework |