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

Week 10 - Progress Report

akshansh
Published: 08/22/2022

Tasks Accomplished This Week

Issues Closed

  1. Comment after the Singleline Multi statement is not recognized · Issue #973 · lcompilers/lpython (github.com) [CLOSED]
  2. Type Comment for the Function decorator is not recognized · Issue #972 · lcompilers/lpython (github.com) [CLOSED]
  3. ListComprehension Subscript is not recognized · Issue #969 · lcompilers/lpython (github.com) [CLOSED]
  4. List is not recognized in the GeneratorExp · Issue #968 · lcompilers/lpython (github.com) [CLOSED]
  5. Tuple Subscript is not recognized · Issue #970 · lcompilers/lpython (github.com) [CLOSED]

PRs Merged

  1. [Parser] Fix bug with comment in multiline statements by akshanshbhatt · Pull Request #976 · lcompilers/lpython (github.com) [CLOSED]
  2. [Parser] Refactor `TK_TYPE_COMMENT` by akshanshbhatt · Pull Request #979 · lcompilers/lpython (github.com) [CLOSED]
  3. [Parser] Recognise `ListComprehension` Subscript by akshanshbhatt · Pull Request #993 · lcompilers/lpython (github.com) [CLOSED]
  4. [Parser] Recognise lists and tuples in `GenExpr` by akshanshbhatt · Pull Request #994 · lcompilers/lpython (github.com) [CLOSED]
  5. [Parser] Recognise tuple subscript by akshanshbhatt · Pull Request #995 · lcompilers/lpython (github.com) [CLOSED]

 

  • ← Previous
  • Overview
  • Next →