Remix.run Logo
desireco42 an hour ago

Ha, very interesting. I just started using Gleam last week or so... I knew about it and loved Elm back in the day.

Anyhow, will enjoy discovering EYG as well.

desireco42 an hour ago | parent [-]

So I poked around... this is really interesting. So you take language in text and make IR, but also could be made IR directly. That is very interesting.

Potentially I could make a version without curly braces or some weird syntax and it could be compiled in IR and still be same language :).

Kind of like MS and VB and C# haha.

I like what you did so far, I will keep an eye, maybe help if I can.