Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 199 Bytes

File metadata and controls

7 lines (6 loc) · 199 Bytes

pascal_interpreter

TODOS

  • expand tests to cover interpreter
  • use typing/type hinting
  • lexer should implement iterator protocol
  • add indentation to AST node __str__ methods for legibility