we need a one-to-one correspondence between the generated C source code and the V language source code. #25886
Unanswered
iincity
asked this question in
Questions and Answers
Replies: 1 comment
-
|
No. At best, we may be able to have a many-to-one, since some V constructs result in multiple C statements. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To make it easier to read C language source code, we need a one-to-one correspondence between the generated C source code and the V language source code. Is this implementation feasible?
Beta Was this translation helpful? Give feedback.
All reactions