Skip to content

Add comments #2

@QuickWrite

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.

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