-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Ideally, an until-loop should have the following syntax: U...condition...|...code...|. It should run code on a separate stack until condition becomes truthy. Now that F...{ and M...} are implemented, this last type of loop would make Triangularity an usable language. That is, it would become Turing-complete.
Reactions are currently unavailable