Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2171,6 +2171,7 @@ Go
| Homepage: https://go.dev/
| Src: https://github.com/golang/go
| Docs: https://go.dev/doc/
| Docs: https://go.dev/learn/
| Docs: https://go.dev/doc/effective_go
| Docs: https://go.dev/security/fuzz/
| Docs: https://pkg.go.dev/
Expand All @@ -2183,7 +2184,7 @@ statically-typed :ref:`C`-based third generation language.

- Go binaries may be compiled without a libc; may make direct kernel syscalls on the platform or platforms they're compiled for.
- https://github.com/goplus/libc
- Better Go Playground
- "Better Go Playground":
https://goplay.tools/


Expand Down