Skip to content

Implement until-loops #3

@Mr-Xcoder

Description

@Mr-Xcoder

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions