Skip to content

Implement a more complete print macro #12

@samsa1

Description

@samsa1

A more complete print! macro should be implemented to at least be able to print integers.

Ideally the format! macro should be implemented and print! derived from it.

This requires to implement strings inside the compiler (may be base on vectors) but also to implement a conversion of integers to strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions