An Experimental Language made in JS.
Run the following commadn to setup for first time to download all dependencies
npm i
In the console type the following command after replacing the filename
with the name of the file you are running.
node . filename
- Make sure your file is in the
tests
folder - Make sure your file has the extension
.wg
Make sure you have nodejs v17.0+
Please reach out to me, I am looking for people to help me with this project.