Skip to content

Add comments #2

Description

@QuickWrite

Currently there is no comment support. This should be implemented as it is quite useful to comment the code.

This means that stuff like this should work:

mov rax, 0 ; Moves 0 into rax
; And this is a comment without any instruction

And also other types of syntaxes for comments should be possible. So characters like # should also be able to be used as single-line comments.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions