Skip to content

Modularize the typechecker #157

Description

@fredokun

The typechecking/typechecker.py file is too big, containing almost everything related to the typechecker.
Some modularization should be done, especially:

  • put all error definitions in error_defs
  • put the environment definition (e.g. builtins ...) in env_defs

maybe some more modularization (?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions