Projects
Everything in the aoughwl orbit around nimony — tooling, standard library, and backends. Each page below is the canonical docs for its repo; the repo READMEs are short stubs that point here.
| Project | Repo | Status |
|---|---|---|
| nimony-web — JS + WASM backends & async runtime | aoughwl/nimony-web | private repo · public docs |
| nim-code — Claude Code plugin + MCP server | aoughwl/nim-code | public |
| niflens — NIF lens CLI for tooling | aoughwl/niflens | public |
| nimony-lsp — Language Server + VSCode extension | aoughwl/nimony-lsp | public |
net stack — tcp/net/serve/http/requests | aoughwl/{tcp,net,serve,http,requests} | public |
| web — HTML + validated CSS in one nimony block (DSL) | aoughwl/web | public |
| html — typed HTML5 registry + renderer | aoughwl/html | public |
| css — MDN-typed CSS engine (parse + validate) | aoughwl/css | public |
| nimony-ts — idiomatic TypeScript backend | aoughwl/nimony-ts | early scaffold · private |
| nimony-py — idiomatic Python backend | aoughwl/nimony-py | early scaffold · private |
| nimony-hl — shared High-Level IR | aoughwl/nimony-hl | early scaffold · private |