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

Implement INCLUDE compiler directive #4

Open
cpl opened this issue Dec 23, 2018 · 0 comments
Open

Implement INCLUDE compiler directive #4

cpl opened this issue Dec 23, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@cpl
Copy link
Owner

cpl commented Dec 23, 2018

When encountering an INCLUDE the compiler should halt lexing the current file and attempt to lex the new one, appending it to the lexical tree and then resuming with the initial source file.

@cpl cpl added the enhancement New feature or request label Dec 23, 2018
@cpl cpl added this to the Extended-MU0 milestone Dec 23, 2018
@cpl cpl assigned cpl and unassigned cpl Dec 23, 2018
@cpl cpl added the help wanted Extra attention is needed label Dec 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant