Skip to content

Align the OCaml and Rust pretty-printers #901

@Nadrieril

Description

@Nadrieril

The OCaml pretty-printer is not tested inside Charon. The reason is that it's a bit best-effort, without as many advanced features as the Rust one. What would be highly desireable would be to transform the Rust one in such a way that we can derive the OCaml one automatically (probably using the llbc of the Rust pretty-printer). Then we could add a test that checks that the two give the exact same output.

I don't know how we could do this, open to ideas and experimentation!

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-needs-helpIssues where non-expert help is needed and instructions have been given.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions