Jyro Interpreter

The Jyro Interpreter console application provides a command-line interface for executing Jyro scripts directly from your terminal or command prompt. This standalone interpreter enables rapid script development, testing, and automation without requiring integration into larger applications.

Use Cases:

  • Prototyping and testing Jyro scripts during development

  • Data transformation and processing tasks

  • Automation scripts for system administration

  • Educational exploration of the Jyro language

  • Batch processing of structured data files

System Requirements:

  • Windows 10 or later

  • .NET 8.0 Runtime or later

  • Command-line access (Terminal, PowerShell, Command Prompt)

  • Minimum 50MB available disk space

Download

MSI, x64, .NET 8.0, 76kb

Key Features:

  • Execute Jyro scripts from files with supplied JSON data

  • Real-time syntax validation and error reporting

  • Built-in standard library functions for common operations

  • Comprehensive diagnostic output for debugging