Skip to content

cosc402/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Visualizer

The interpreter has five components in /src:

  • vislexer.py: lexer
  • visparser.py: parser
  • symbol.py: defines the symbol tree class Env
  • viserror.py: defines exceptions
  • vis.py: driver code

Simply run python vis.py to start the interpreter. It should work exactly as it did before in inter.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published