A frontend page for iteracting with CLang interpreter
Supported known node version: 16.19
Before building, link the clang interpreter package with npm link
To build:
git clone https://github.com/DavidVin357/c-frontend.git
cd c-frontend
npm i
npm link 'c-lang'
npm run build
The live version of CLang playground is at https://DavidVin357.github.io/c-frontend