-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Shylie edited this page Jun 5, 2020
·
7 revisions
Shyll (pronounced shell) is a stack-based post-fix notation language written in C++.
- Windows OS. This application is currently Windows-only.
- Download from here. Might not have the latest features.
- Windows OS. This application is currently Windows-only.
- Visual Studio 2019 with desktop development with C++ support installed (for compiling the application).
- Git (for installing raylib as a submodule).
- Clone or download.
- Compile solution file shyll.sln for desired platform and configuration. Configurations ending in ER do not have raylib-related functions.