We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0c275 commit d18943fCopy full SHA for d18943f
1 file changed
README.MD
@@ -24,11 +24,11 @@ There's no specific purpose for this language – I just created it for fun. It
24
*Requires Unicode support in your terminal/console.*
25
26
### Pre-Release TODO
27
-- [ ] Documentation generator
+- [x] Documentation generator
28
- [ ] Web version
29
- [ ] More command
30
- - [ ] Iterable operation
+ - [x] Iterable operation
31
- [ ] Array modifiers
32
- [x] Math operation / equality
33
- - [ ] Conditions
+ - [x] Conditions
34
- [ ] Loops
0 commit comments