Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 633 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 633 Bytes

WaveGrass

An Experimental Language made in JS.

How to run a .wg file


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+

Looking for Contributers and helpers.


Please reach out to me, I am looking for people to help me with this project.