Skip to content
Snippets Groups Projects
  • Nicholas Robinson's avatar
    61c703f4
    AstBuilding & Cleaning · 61c703f4
    Nicholas Robinson authored
    - added AstBuilding.py
    - new AstNodes.py that stores all Nodes and different types that we'll
    create
    - cleaned up Parsing.py heavily, now returns the parse tree
    - cleaned up Test.py as best I could to accomodate everyone
    - removed not needed file utils.py
    - commented out my code in Weeding.py
    61c703f4
    History
    AstBuilding & Cleaning
    Nicholas Robinson authored
    - added AstBuilding.py
    - new AstNodes.py that stores all Nodes and different types that we'll
    create
    - cleaned up Parsing.py heavily, now returns the parse tree
    - cleaned up Test.py as best I could to accomodate everyone
    - removed not needed file utils.py
    - commented out my code in Weeding.py