Skip to content

Replace term printing #25

Description

@wizard7377

The current system for printing has a couple issues:

  1. The largest issue is that it prints in the old syntax, which of course is confusing
  2. It would be better to seperate prettifying the IR and printing it into two passes (ie, one AST -> CST, then CST -> string rather than the current AST -> string)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestproblemThis is a problem that while not an error impedes or prevents this project from being useful

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions