Implementing for #2
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ae3f/aclspv#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@coder0908 wants to contribute to this project actively.
I am assigning a job for him:
for.This compiler must understand at least C99+ feature of for.
Thus it must parse following code:
For better understanding a very primitive implementation
whilewould be helpful.https://talkischeap.work.gd/ae3f/aclspv/src/branch/master/src/emit/body/while.cc
https://talkischeap.work.gd/ae3f/aclspv/src/branch/master/lib/emit/entp_body.c
https://talkischeap.work.gd/ae3f/aclspv/src/branch/master/src/emit/body/while.cc -> https://talkischeap.work.gd/ae3f/aclspv/src/branch/master/src/lib/emit/body/while.cc