Releases: theworker02/nex-lang
Releases · theworker02/nex-lang
Release list
Nex LSP v0.1.1
Nex LSP v0.1.1
Open VSX release of Nex LSP ( heworker02.nex-lsp) — language support for Nexus (.nex).
Extension
- Syntax highlighting, snippets, and diagnostics hooks
- Run / bytecode VM / self-host / test / REPL commands
- WASM, LLVM, and native compile actions
- Optional local package registry client (publish/install)
CLI (TypeScript)
Download nex-cli-0.1.1.zip from Assets (Node.js 18+).
ext unzip nex-cli-0.1.1.zip cd nex-cli-0.1.1 node out/cli.js help node out/cli.js run path/to/program.nex node out/cli.js repl
Includes compiled out/, production
ode_modules, stdlib/, and selfhost/. Website installers are not published yet — GitHub Releases only.
Docs & site
- Self-hosted language site on GitHub Pages: https://theworker02.github.io/nex-lang/
- Trust & governance pages: privacy, security, terms, code of conduct
Install
- Open VSX: https://open-vsx.org/extension/theworker02/nex-lsp
- Or install the attached .vsix via Extensions: Install from VSIX...
- CLI: download
nex-cli-0.1.1.zipbelow
Note
Patch bump after the initial �.1.0 upload finished Open VSX activation. Marketplace latest is �.1.1.
Nex LSP v0.1.0
Nex LSP v0.1.0
First Open VSX release of Nex LSP (theworker02.nex-lsp) — language support for Nexus (.nex).
Extension
- Syntax highlighting, snippets, and diagnostics hooks
- Run / bytecode VM / self-host / test / REPL commands
- WASM, LLVM, and native compile actions
- Optional local package registry client (publish/install)
Docs & site
- Self-hosted language site on GitHub Pages: https://theworker02.github.io/nex-lang/
- Trust & governance pages: privacy, security, terms, code of conduct
Install
- Open VSX: search Nex LSP or install
theworker02.nex-lsp - Or install the attached
.vsixvia Extensions: Install from VSIX...
Note
Language/CLI toolchain version is tracked separately (see changelog). This tag matches the marketplace extension package version 0.1.0.