Replies: 1 comment
-
That's great! Very cool. I believe the Nerves folks are doing something similar. Perhaps they have some cool demo ideas too? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm wondering if Gleam could be useful for developing embedded linux projects. Think about something near Nerves (just an example to you get the idea. I don't want comparatives), but written in Gleam.
Nowadays one can develop an embedded solution that runs on Linux and is written in Elixir or Erlang. Why not bring also Gleam as an feasible option too ?
Talking about BEAM specifically, there is a few options for embedded area. To get a better view, I recommended this reading BEAM on Embedded Landscape 2020.
So, I just want to introduce Gleam as an option. For that, I integrated Gleam to the meta-erlang project. The blog post called Introducing Gleam to meta-erlang layer explains a bit more the idea.
Well, meta-erlang is a Yocto Project layer that brings BEAM ecosystem to the embedded Linux projects.
I've been maintaining meta-erlang as a feasible way to run Erlang and Elixir programs on linux distributions made with Yocto. It is a long story. But now Gleam is an option too.
I'm looking for some prototype ideas (I have many but can't decide). Maybe you have one about a small demo or PoC that we can write in Gleam just to compare or something else.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions