go0
Go0 is a [self] educational toy Go compiler for a minimalistic subset of Go. It demonstrates how to use the modernc.org/libqbe compiler back end.
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 2 |
| Forks | 1 |
| Open Issues | 0 |
| Last Commit | 2026-07-14 |
| Downloads | 0 |
| Last Indexed | 2026-07-22 05:35 |
Tags
Installation
nimble install go0
choosenim install go0
git clone https://gitlab.com/cznic/go0
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| go0 | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/cznic/go0 |
|---|---|
| Homepage | https://gitlab.com/cznic/go0 |
| Registry Source | gitlab |
README
go0
Go0 is a [self] educational toy Go compiler for a minimalistic subset of Go. It demonstrates how to use the modernc.org/libqbe compiler back end.
Installation
$ go install modernc.org/go0@latest