KorvaqShell is the official interpreter of KorvaqScrip: a simple and fast programming language built on Node.js. KorvaqScrip runs on the server side, enabling you to build scalable and fast applications. This guide will help you set up KorvaqShell and create your first application.
NOTE: KorvaqShell is primarily made for Windows, but there is an experimental download for Linux and macOS. Please be aware that it may not work as expected. We are working to make it cross-platform available soon.
korvaq -v
This command displays the installed version of Node.js.
In your terminal, execute the following command:
korvaq path/to/your/code.kq
For further assistance, refer to the official documentation.