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

First class macros #28

Closed
marcioAlmada opened this issue Mar 11, 2016 · 1 comment
Closed

First class macros #28

marcioAlmada opened this issue Mar 11, 2016 · 1 comment

Comments

@marcioAlmada
Copy link
Owner

Some macros need to behave like first class language features therefore they need permanent allocation. The plan is to use a ·global tag to make a macro persistent across files.

@marcioAlmada marcioAlmada mentioned this issue Mar 11, 2016
40 tasks
@marcioAlmada
Copy link
Owner Author

d4d6e34 seems enough for now

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