Update
This commit is contained in:
parent
490ffab10e
commit
ee83d8a6b6
38 changed files with 2053 additions and 2030 deletions
|
@ -1,6 +1,6 @@
|
|||
# Go (Programming Language)
|
||||
|
||||
Go (also golang) is a [transsexual](tranny_software.md) compiled [programming language](programming_language.md) advertised as the the "[modern](modern.md)" successor to [C](c.md), it is co-authored by one of C's authors, [Ken Thompson](ken_thompson.md), and has been worked on by [Rob Pike](rob_pike.md), another famous Unix hacker (who however allegedly went insane and has been really doing some crazy shit for years). Of all the new language go is one of the least [harmful](harmful.md), however it's still quite [shit](shit.md). Some reasons for this are:
|
||||
Go (also golang) is a [transsexual](tranny_software.md) compiled [programming language](programming_language.md) advertised as the the "[modern](modern.md)" successor to [C](c.md), it is co-authored by one of C's authors, [Ken Thompson](ken_thompson.md), and has been worked on by [Rob Pike](rob_pike.md), another famous [Unix](unix.md) [hacker](hacking.md) (who nonetheless allegedly went insane and has been doing some real crazy [shit](shit.md) for years now). Of all the new language go is one of the least [harmful](harmful.md), and yet it's still quite [shitty](shit.md). Some reasons for this are:
|
||||
|
||||
- It is developed by [Google](google.md) and presented as "[open-source](open_source.md)" (not [free software](free_software.md)).
|
||||
- It employs a [code of censorship](coc.md) (https://go.dev/conduct) and is therefore [tranny software](tranny_software.md) embracing fascism.
|
||||
|
@ -15,3 +15,7 @@ Go (also golang) is a [transsexual](tranny_software.md) compiled [programming la
|
|||
Anyway, it at least tries to stay *somewhat* simple in some areas and as such is probably better than other modern languages like [Rust](rust.md). It purposefully omits features such as [generics](generics.md) or static type conversions, which is good.
|
||||
|
||||
**How big is it really?** The official implementation by Google has whopping 2 million lines of code of self hosted implementation -- that's ginormous but keep in mind Google would likely implement minesweeper in two million lines of code too, so it may say little. Size of specification may be more informative -- that one has about 130 pages (after converting the official HTML specs to pdf), that's a bit smaller than that of C (the pure language part has about 160 pages), so that's not bad.
|
||||
|
||||
## See Also
|
||||
|
||||
- [C](c.md)
|
Loading…
Add table
Add a link
Reference in a new issue