Replies: 1 comment 2 replies
-
|
You can do it with C Adept |
Beta Was this translation helpful? Give feedback.
2 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.
-
In C, a
do ... whileloop executes its block of code at least once before checking the condition.But I can't find the equivalent in this jungle:
https://github.com/AdeptLanguage/Adept/wiki/Conditional-Statements
Too many syntactic sugars but are useless in practice and only make the code difficult to read. The really important thing is not there.
Beta Was this translation helpful? Give feedback.
All reactions