c-viz
v0.1.2
Published
A C parser+interpreter+visualizer written in JS that runs in the browser.
Downloads
3
Readme
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