NCE is a browser-based editor for Natural language script files — NSP, NSN, NSS, NSL, and NSC. Organise files into named projects, edit in the browser, and every save automatically creates a versioned snapshot. Roll back to any previous version with one click. No local toolchain required.
The editor sidebar lists all your files grouped by project. Each entry shows the filename and last modified timestamp. Creating a new file prompts for a filename and optional project name — if the project doesn't exist it is created automatically. Files are unique per user within each project, preventing accidental overwrites.
Every time you save a file, NCE writes a versioned snapshot of the previous content before overwriting it. This gives you a complete audit trail of up to 50 versions per file. Each snapshot records its version number, the save timestamp, and an optional note. Clicking any version loads its full content so you can review or restore it.
NCE validates file extensions on creation. Only these five Natural language script types are accepted. Filenames are stored uppercase and de-duplicated per user per project to prevent naming collisions.
Browser-based editing for Natural language scripts. Projects, versioning, and a clean REST API — no local toolchain needed.
Open Natural Code EditorRequires a MelTuc account. Create one free.