You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small test project. This is a brainfuck language interpreter, that parses tokens into something that resembles a Abstract Syntax Tree, and then executes it.