0.1.2 • Published 1 year ago
c-viz v0.1.2
c-viz
A C parser+interpreter+visualizer written in JS that runs in the browser.
Workflow inspired by https://github.com/felixhao28/JSCPP
grunt
to watch & buildnpm run build
to buildnpm run test
to run tests