Skip to content

Instantly share code, notes, and snippets.

@LeFreq
Last active May 31, 2019 19:50
Show Gist options
  • Save LeFreq/0b4db6a423a28e8592aedf69a778a802 to your computer and use it in GitHub Desktop.
Save LeFreq/0b4db6a423a28e8592aedf69a778a802 to your computer and use it in GitHub Desktop.
Meta macros will help encode the PositionOS project and add the possibility of OOP within assembly.
A Metamacro takes a NAME and the number of parameters, creating a new macro with the NAME given which has the same number of parameters as the value given.
A meta-macro asm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment