this post was submitted on 01 Oct 2023
2 points (100.0% liked)
Golang
2197 readers
1 users here now
This is a community dedicated to the go programming language.
Useful Links:
Rules:
- Posts must be relevant to Go
- No NSFW content
- No hate speech, bigotry, etc
- Try to keep discussions on topic
- No spam of tools/companies/advertisements
- It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Looks at a standardised language like common lisp
The language itself has been locked for decades, but you've got libraries and compiler instructions that add features like OOP, strict typing, async, etc.
Long live the macro!
Didn't rust base a lot of its marketing on the promise that there will never be a rust 2, and that all code will be backwards compatible?
I think that's Golang, not Rust