Skip to content

Modularize the typechecker #157

@fredokun

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions