How to add metaprogramming to Gleam
Related
More from lpil
Hi, I’m Louis! I’m the the Gleam programming language guy.
Hi, I’m Louis! Creator of the Gleam programming language and software tinker.
For the last few months I’ve been working with the Erlang Ecosystem Foundation and the Exercism team to create a Gleam syllabus for the Exercism platform, and as of this morning the final lesson has gone live!
I was talking to Josh over at Alembic and he mentioned that he was interested in taking advantage of Gleam’s compile-to-JavaScript capability and using it to make a front end for an Elixir Phoenix app. What a great idea!
The recently released Gleam v0.22 includes a new command to prepare a Gleam application for deployment. With this in mind I thought it would be a good time to show how deploy Gleam into production with my new favourite platform, Fly.io.