tkellehe / noodel

A programming language designed around supporting ASCII animation based code golfing challenges.
10 stars 0 forks source link

Loop Fix #62

Closed tkellehe closed 7 years ago

tkellehe commented 7 years ago

Need to fix loops such that will either consume all chars until end, new line, or a break without a loop. Also, add another character that indicates the end of a loop that is not given above.