kc
2017-02-21 16:05:45 UTC
In kernel lang there seem to be separate constructs for while/for/do.
How about just one loop construct with pre and post blocks. Annotations on
the loop node would indicate which type of loop it was.
More abstract but would make it easier to introduce new syntax or even
experiment with DSL's.
Same goes for conditionals.
K.
How about just one loop construct with pre and post blocks. Annotations on
the loop node would indicate which type of loop it was.
More abstract but would make it easier to introduce new syntax or even
experiment with DSL's.
Same goes for conditionals.
K.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.