Skip to content

DavidVin357/c-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published