Skip to content

Implement a more complete print macro #12

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions