Install latest/stable of YesNt

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install yesnt

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for YesNt

License

  • unset

Last updated

  • 6 March 2026 - latest/stable
  • 6 March 2026 - latest/edge

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

A line-based, interpreted scripting language and terminal code editor

YesNt is a line-based, interpreted scripting language. The core idea is simple: each line maps to one primary statement. Lines are processed top-to-bottom, and inline tokens (like ${variable} or %read_line) are substituted before the statement executes. Postfix modifiers like calc and task can also appear at the end of a line to evaluate arithmetic or fork execution into a background thread.

Usage

  1. Download & install the latest release
  1. Run a script with the interpreter CLI
  • yesnt script.ynt runs a script
  1. Or use the terminal code editor
  • yesntcode opens the editor (optional path to load a file)
  • run / debug to execute the open script
  • format to auto-format indentation

Install YesNt on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.