The Rune Programming Language
github.com
The Rune Programming Language
1–10 of 203 posts
Re: The Rune Programming Language
#2> This is not an officially supported Google product.
Then why is it under github.com/google ?
Re: The Rune Programming Language
#3> 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 ?
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
#5> This is not an officially supported Google product. Then why is it under github.com/google ?
The code is owned by Google because it was written by a Google employee on the job.
Re: The Rune Programming Language
#6Wouldn’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.
Re: The Rune Programming Language
#7Written in C.
Uses LLVM for execution.
Parsers are Lex and Yacc.
Re: The Rune Programming Language
#8Re: The Rune Programming Language
#9There already exists Rune programming language and that one was earlier: https://rune-rs.github.io/
They should be more careful picking the name.
Re: The Rune Programming Language
#10> 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 ?
Would Google Guice count?