Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "break" statement #70

Open
BenjaminCosman opened this issue Oct 16, 2014 · 2 comments
Open

Add support for "break" statement #70

BenjaminCosman opened this issue Oct 16, 2014 · 2 comments

Comments

@BenjaminCosman
Copy link
Contributor

See:

https://github.com/UCSD-PL/RefScript/blob/break-statement/tests/pos/loops/break.ts

@panagosg7
Copy link
Contributor

This is a tricky one. Have you seen many cases where restructuring to "break"-free code is not that straightforward?

@BenjaminCosman
Copy link
Contributor Author

So far the workarounds have been straightforward.

On Thu, Oct 16, 2014 at 11:19 AM, Panagiotis Vekris <
[email protected]> wrote:

This is a tricky one. Have you seen many cases where restructuring to
"break"-free code is not that straightforward?


Reply to this email directly or view it on GitHub
#70 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants