tkellehe / noodel

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

New Loops #110

Closed tkellehe closed 7 years ago

tkellehe commented 7 years ago

Add k with dot under that acts like a foreach. Therein, If array go over each item If string turn into array then each item If number grab the next N items and make array and loop over them.

Lower case keeps while upper case consumes. For the number it will push on the newly created array for the lower case.

tkellehe commented 7 years ago

T with dot on bottom because k is used.

tkellehe commented 7 years ago

Changed to an F because upper T was already used for freaking time stuff...