Skip to content

Assembly expression #45

Description

@DavidPH

Having an expression equivalent to the assembly statement would be useful where data can be passed to/from the stack in the inline assembly. Syntax would be something like:

asm-expression:
  <__asm> ( type , string-literal )
  <__asm> ( type , string-literal , expression-list )

Would probably be good to use a different keyword, so as to avoid grammatical ambiguity with the assembly statement.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions