Live data from Hacker News

The Rune Programming Language

github.com

1–10 of 203 posts

Re: The Rune Programming Language

#4

> This is not an officially supported Google product. Then why is it under github.com/google ?

Are there any officially supported Google products under github.com/google ?

Even if there aren't, it makes sense to clarify to media that this is an open source project made without any business commitments. I've seen other businesses do something similar; internally it reduces friction with the business admin when devs want to open source something.

Re: The Rune Programming Language

#6
Wouldn’t it make way more sense to write this in C and expose a typed API via language-specific packages. The functionality is cool, but nothing stops you from forgetting to use secret(string) instead of string.
Post reply on HN