Numlex 4.0.0
Numlex 4.0.0
A complete native rewrite for macOS: SwiftUI with the Liquid Glass design language, replacing the legacy Electron app.
What's new
- Native SwiftUI / AppKit macOS app (macOS 26, Apple Silicon)
- Notebook calculations: numbers, variables and
name = expressionassignments, percent, powers, dates - Unit conversions (
10 km to meter,100 C to F) and currency conversions (USD/EUR/RUB) with live rates - Live answer references — clickable result tokens that trace back to their source lines
- Styling: per-role syntax colors (numbers, operators, variables, units, specifiers, headings, comments, labels), font size/family, input helpers
- Native sheet management with
.nlximport/export - Localized interface (en, ru, de, it, fr, zh)
Requirements
- macOS 26 or later
- Apple Silicon (arm64)
Install
- Download
Numlex-4.0.0-macOS-arm64.dmg. - Open the DMG and drag
Numlex.apptoApplications. - First launch: this release is ad-hoc signed and not notarized — Control-click (or right-click)
Numlex.app, choose Open, then confirm.
Verify the download with the provided SHA256SUMS file.
Releases 3.x and earlier are legacy Windows/Electron builds and are unrelated to this macOS app.