Sky – an Elm-inspired language that compiles to Go

https://github.com/anzellai/sky

GitHub - anzellai/sky: Sky — an Elm-inspired language that compiles to Go. Hindley-Milner types, server-driven UI (Sky.Live), single binary output.

Sky — an Elm-inspired language that compiles to Go. Hindley-Milner types, server-driven UI (Sky.Live), single binary output. - anzellai/sky

GitHub
Great work :). Go doesn't have TCO. That means functional languages (no for loops) could blow up the stack. How did you solve that?