Skip to content

Nex LSP v0.1.1

Latest

Choose a tag to compare

@theworker02 theworker02 released this 11 Aug 00:36
· 6 commits to main since this release

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

Install

Note

Patch bump after the initial �.1.0 upload finished Open VSX activation. Marketplace latest is �.1.1.