Add more features
This commit is contained in:
10
README.md
10
README.md
@@ -23,17 +23,17 @@ Progress marker:
|
||||
- [x] References
|
||||
- [ ] Interpreter
|
||||
- [x] Labels
|
||||
- [ ] Console I/O
|
||||
- [x] Console I/O
|
||||
- [x] Control flow
|
||||
- [ ] Data
|
||||
- [ ] Variable creation
|
||||
- [ ] Variable access
|
||||
- [x] Variable creation
|
||||
- [x] Variable access
|
||||
- [ ] Lists
|
||||
- [ ] Creation
|
||||
- [ ] Access
|
||||
- [ ] String operations
|
||||
- [ ] Maths
|
||||
- [ ] Comparisions
|
||||
- [x] Maths
|
||||
- [x] Comparisions
|
||||
- [ ] Type conversions
|
||||
- [ ] Functions
|
||||
- [ ] Custom data structures
|
||||
|
||||
Reference in New Issue
Block a user