Tasks Accomplished This Week
Issues Raised
Issues Closed/Partially Completed
- Parse Single line if and for statements · Issue #508 · lcompilers/lpython (github.com) [OPEN]
- [New] Parse raw, byte and formatted strings · Issue #512 · lcompilers/lpython (github.com) [OPEN]
PRs
- [Parser] Add support for parsing prefixed strings by akshanshbhatt · Pull Request #624 · lcompilers/lpython (github.com) [CLOSED]
- [Parser] Parse conditional expressions by akshanshbhatt · Pull Request #682 · lcompilers/lpython (github.com) [CLOSED]
- [Parser] Parse list comprehension by akshanshbhatt · Pull Request #686 · lcompilers/lpython (github.com) [OPEN]
Problems Faced This Week
- Only major problem faced this week was issue #641, which I plan to solve in the upcoming weeks.