I am considering Gleam over Elixir and LFE. I like that it is a BEAM language and it resonates with my F# experience. The syntax is cleaner to me than Erlang and Elixir (maybe I would have chosen Elixir if I were a former Rubyist). One major concern I have is that it cannot call Elixir macros, but it can call the Elixir functions afterwards, so maybe not such a concern? Anyone else have a thought on Gleam as your main BEAM language?