• Getting Started
  • Students
  • Mentors
  • Project Ideas
  • Deadlines
  • FAQ
  • Blogs
  • Info for Sub-orgs
  • Contact
Python-GSoC
Login
Lost Password?

Week 2 - Progress Report

akshansh
Published: 06/25/2022

Tasks Accomplished This Week

Issues Raised

  1. [Parser] Expression tree is not properly generated in `FormattedValue` · Issue #641 · lcompilers/lpython (github.com) [OPEN]

Issues Closed/Partially Completed

  1. Parse Single line if and for statements · Issue #508 · lcompilers/lpython (github.com) [OPEN]
  2. [New] Parse raw, byte and formatted strings · Issue #512 · lcompilers/lpython (github.com) [OPEN]

PRs

  1. [Parser] Add support for parsing prefixed strings by akshanshbhatt · Pull Request #624 · lcompilers/lpython (github.com) [CLOSED]
  2. [Parser] Parse conditional expressions by akshanshbhatt · Pull Request #682 · lcompilers/lpython (github.com) [CLOSED]
  3. [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.

Plans For Upcoming Week

  • I aim to work on issues #507, #512, #620.
  • ← Previous
  • Overview
  • Next →