yesnt 1.0.0.0 YesNt Stone_Red https://github.com/Stone-Red-Code/YesNt-Interpreter https://github.com/Stone-Red-Code/YesNt-Interpreter/blob/main/LICENSE true https://github.com/Stone-Red-Code/YesNt-Interpreter https://github.com/Stone-Red-Code/YesNt-Interpreter/issues yesnt scripting language interpreter code-editor A line-based, interpreted scripting language and terminal code editor **Usage** 1. Download & install the latest release - Chocolatey (Windows): `choco install yesnt` - Snapcraft (Linux): `snap install yesnt` - GitHub (Windows/Linux): [releases](https://github.com/Stone-Red-Code/YesNt-Interpreter/releases) 2. Run a script with the interpreter CLI - `yesnt script.ynt` runs a script 3. 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 https://github.com/Stone-Red-Code/YesNt-Interpreter/releases/latest