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.