Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Klassen/Methoden/PASM Tagging #25

Open
mwoerlein opened this issue Jun 1, 2019 · 0 comments
Open

Klassen/Methoden/PASM Tagging #25

mwoerlein opened this issue Jun 1, 2019 · 0 comments

Comments

@mwoerlein
Copy link
Owner

mwoerlein commented Jun 1, 2019

/@ arch=X86 @/
oder auch
/@
scope=class // | instance (aka: global)
binding=linux::elf // | gridos::i386::mb2 | ...
arch=X86 // | IA64 | X64 | ...
@/
Um pasm-Befehle, Methoden oder ganze Klassen mit Zusatzinformationen bereitzustellen
Zukünftige Erweiterung um Sichtbarkeiten (public|private|module|...) oder auch Generatoren (wie re2c, lex, bison, antlr, ...) sind über die Tag-Kommentare denkbar. Kurzschreibweisen wie global werden intern auf die entsprechenden Tag-Liste umgeschrieben.

mwoerlein added a commit that referenced this issue Jun 1, 2019
@mwoerlein mwoerlein removed this from the (Minimal-)Pool-Compiler in C++ milestone Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant