Home

brainfuckInterpreter.js

general.js

Do any interface changes here that will apply for all the views of the project. e.g. Any modification to the navigation bar.
Source:

memoryCell.js

This file provides a class to represent a memory cell in the program.
Source:

utils.js

This file contains any constants and methods needed in other files to have more control.
Source:

visualizer.js

This file provides a class to set the graphic interface for a three.js visualization in the canvas.
Source: