An Exercism Syllabus for Gleam
More from lpil
Hi, I’m Louis! I’m the the Gleam programming language guy.
It’s common for people to ask “will Gleam get metaprogramming?”. It’s a good question! A question that has a relatively complex answer, one that takes time to give. This post is an attempt to condense this conversation I’ve had many times into one document so that folks can get their answer more easily.
Hi, I’m Louis! Creator of the Gleam programming language and software tinker.
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.