Compiscript

How to use

Clone the project, then run

yarn (or npm install)

After that, to run the parser againts test files, run

yarn start (or npm run start)

Development

To run the project while developing use

npm run dev

This will run the script using nodemon and will listen to any file change inside src/ with the extensions json,ts,txt,ohm