/fscript

Primary LanguageJavaScript

Fscript

How to install

  • Clone the repository
  • npm i inside the project directory.

How to use

  • Write the code to be transformed, inside the "code.js"
  • Run script: ./fscript
  • Your code will be transformed and a file called "finalCode.js" will be created with it