Lately I have been thinking a lot about the developer experience of some of the Erlang patterns in statically typed languages.
I’m porting some of the Erlang concepts to a Rust VM/library, but I have been struggling to re-create this dynamic playfulness and introspection that Erlang/Elixir gives you. This could be an interesting topic to explore.