Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 431 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 431 Bytes

CLang

A frontend page for iteracting with CLang interpreter

Usage

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