!! Elixier

* Definition bei Wikipedia: [https://de.wikipedia.org/wiki/Elixir_(Programmiersprache)]
* "[...]Elixir ist eine funktionale, nebenläufige Allzweck-Programmiersprache, die auf der virtuellen Maschine von Erlang (BEAM) läuft.[...]"

Auf ihr beruht u.a.
* Das Phoenix-Webframework: [Skalierbare, robuste Webanwendungen mit Elixir und Phoenix|https://heise.de/-4286403]
* Die Ash-Umgebung: https://ash-hq.org/
* verschiedene Vibe-Coding-Ansätze, neben Perl:
** https://perlhacks.com/2026/02/treating-github-copilot-as-a-contributor/ (Beitrag von Dave Cross)

* Beginner-Tutorial
** [https://hexdocs.pm/elixir/introduction.html] (Beginner-Tutorials, Screencasts und Guides auf der Elixier-Homepage)
** https://alchemist.camp/episodes/guessing-game und https://www.youtube.com/watch?v=G3JRv2dHU9A

[{Tag Perl funktionaleProgrammierung}]