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

Macros, A - for [O] #16

Open
azram19 opened this issue Jun 6, 2011 · 0 comments
Open

Macros, A - for [O] #16

azram19 opened this issue Jun 6, 2011 · 0 comments
Assignees

Comments

@azram19
Copy link
Owner

azram19 commented Jun 6, 2011

This one is hard :P

index: .for 2 5
lw index $0 index
...
.rof

->

index: lw $2 $0 2
lw $3 $0 3
lw $4 $0 4
lw $5 $0 5


index: .for
.fill index
.rof

This case should be supported too, but I don't require nested loops, they would be nice tough.


Get Seweryn to help you (help, not do it for you), as he's the parser's god right now :)

@ghost ghost assigned Agerrr Jun 6, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants