less_retarded_wiki/golang.md
2023-10-01 21:35:42 +02:00

1.1 KiB

Go (Programming Language)

Go (also golang) is a compiled programming language advertised as the the "modern" C and is co-authored by one of C's authors, Ken Thompson. Neverheless Go is actually shit compared to C. Some reasons for this are:

Anyway, it at least tries to stay somewhat simple in some areas and as such is probably better than other modern languages like Rust. It purposefully omits features such as generics or static type conversions, which is good.