Expanding OOP capabilities of LPython for porting common CPython modules

Welcome to my Google Summer of Code journey
Here you'll find my weekly progress reports and the details of my work on the LPython Compiler Project.

Check Out My Weekly Reports

About the Project

In the summer of 2025, I am participating in Google Summer of Code, working with the LPython compiler project under the Python Software Foundation on Expanding OOP capabilities of LPython. My work involves improving the OOP capabilities of LPython by implementing dunder methods and operator overloading.

The goal of this project is to have a the OOP working to the extent that we can easily port common CPython modules to LPython.

Weekly Progress Reports

Here are my weekly progress reports where you can track the milestones I've achieved throughout the GSoC period.

Technologies Used

For this project, I am working with the following technologies: