Hacker News new | ask | show | jobs
by throwaway894345 2017 days ago
I haven't used Lua, but I've used Starlark extensively and I will say that static typing is a boon, especially in the infra-as-code space where the feedback loop can be very long.
1 comments

Good news. Starlark-go finally supports protocol buffers, so at least the output of your script gets some type checking.