Skip to content

Feature request: conditional and loop controls #83

@jngreene

Description

@jngreene

Add the ability to use ocnditionals like

if x==y
then 

commands to execute

else if x==z

commands to execute

endif

and

while [ x==y ]

commands to execute

end_loop

and

loop 9

commands to execute

end_loop

and I am willing to contribute time, code or funds to the project to aid in making these things happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions