View on GitHub

MeowScript

MSC is an EsoLang

MeowScript User Guide

To start using the MeowScript interpreter, follow these steps:

  1. Download the Interpreter: You can download the MeowScript interpreter for Windows here.

  2. Run an MSC Program:

     .\meowscript.exe <filename.meow>
    

    Replace <filename.meow> with the path to your MSC program file.