Skip to content

Rust Printer: refactor the Lean backend to use PrettyAst #1604

@W95Psp

Description

@W95Psp

The Lean backend currently implements pretty::Pretty directly.
With #1603, Printers need to implement the trait PrettyAst rather than implementing multiple instances of the pretty::Pretty trait.

(I need this issue to refer it in the code)

Metadata

Metadata

Labels

backendIssue in one of the backends (i.e. F*, Coq, EC...)leanRelated to the Lean backend or library

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions