Tasks Accomplished This Week
Issues Closed
- `Not` unexpected in the expression · Issue #1024 · lcompilers/lpython (github.com)
- `@=` is not handled in the expression · Issue #1025 · lcompilers/lpython (github.com)
- `Starred id` is not recognized in the comprehension · Issue #1027 · lcompilers/lpython · GitHub
PRs Merged
- [Parser] Fix a bug with `not in` token by akshanshbhatt · Pull Request #1050 · lcompilers/lpython (github.com)
- [Parser] Parse `@=` by akshanshbhatt · Pull Request #1052 · lcompilers/lpython (github.com)
- [Parser] Recognise `starred_id` as a valid `id_item` by akshanshbhatt · Pull Request #1053 · lcompilers/lpython · GitHub