Skip to content

Better pretty printing #20

@minchingtonak

Description

@minchingtonak

Currently functions and macros are printed very opaquely.

Printing a function yields <#procedure> and printing a macro yields <#macro>.

Ideally these prints would include more info, e.g. printing the plus function yields <#procedure +: (int * int) -> int> or something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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