generator of language C without "goto" and odd "else"
alexey-gavrilov opened this issue · 0 comments
alexey-gavrilov commented
- For users which are not only using the Drakon schema but also are analysing generated source code , I propose to make for C language additional generator without operator "goto".
- For better source code I propose to delete "odd else generations":
For example in code snippet:
"if(i==1){x=1;}
else{}"
second string is odd.
It is for all language generators, not only for clanguage generator