Install NAUX Learn

One supported binary. One command.

NAUX Learn is the small prebuilt profile for writing and running learner programs. Rust and Cargo are not required on the learner’s machine.

Version
0.1.4
Host
Linux x86-64 GNU
Channel
Experimental
Recommended

Install from the terminal

Available
curl -fsSL https://github.com/x2t8/Naux/releases/download/v0.1.4-learn/nauxup.sh | sh

Downloads the pinned bundle, verifies SHA-256 and its inner manifest, then asks before installing.

  1. 01DownloadPinned release asset
  2. 02VerifyOuter SHA-256 + manifest
  3. 03InstallOwned files + receipt
  4. 04Runnaux run file.nx

Platform boundary

What is actually published

Linuxx86-64 · glibc
Prebuilt
Windowsx86-64
Not published
macOSApple Silicon / Intel
Not published

After installation

Verify, run, and remove cleanly

Use the language
naux --version
naux check hello.nx
naux run hello.nx

Interactive input and deterministic file redirection use the same documented semantic path.

Manage the installation
nauxup status
nauxup doctor
nauxup uninstall --dry-run
nauxup uninstall

Uninstall previews and removes only receipt-owned paths.

Other surfaces

Compiler source and editor grammar

Research toolchain

Build the full compiler from source

For contributors inspecting engines, evidence carriers, and native experiments. This path requires the Rust/Cargo seed.

Open source repository
Editor support · 0.1.2

Install the canonical .nx grammar

Syntax highlighting and 11 starter snippets. The extension does not replace or modify the user’s icon theme.