/TLCompiler

Simple Compiler for Tiny Language

Primary LanguageJavaScript

INSTALLING THE PROEJCT AFTER CLONE IT (Assume no changes happend in C++ file scanner.css)

1) RUN npm install

2) RUN npm start

INSTALLING THE PROEJCT AFTER CLONE IT (Assume changes happen in C++ file scanner.css)

1) RUN npm i -D electron-rebuild

2) REMOVE node_modules,pacakges-lock.json folders

3) RUN npm install to install all modules.

4) RUN ./node_modules/.bin/electron-rebuild Use integerated powershell if (script is not allowed shown to you)