We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d4aa08 commit 3106023Copy full SHA for 3106023
README.md
@@ -58,6 +58,7 @@ All tasks that will appear here will be bigger and more time consuming than othe
58
- [ ] Fix the calculator
59
- [ ] Add linux support
60
- [ ] Create an interpreted scripting language to run commands from a script file
61
- - [ ] Create basic structure of variables **--- In Progress**
62
- - [ ] Create if statement and lables **--- In Progress**
63
- - [ ] Create END statements and other misc statements
+ - [x] Create basic structure of variables
+ - [x] Create if statement and lables
+ - [x] Create END statements and other misc statements
64
+ - [ ] Testing, bugfixes and final improvements **In Progress**
0 commit comments