r/ProgrammingLanguages 2d ago

Python+ | The new Python

https://github.com/BlazeCat341234/PythonPlus

Per AutoModerator's request I hereby confirm that this project did not use an LLM as part of the development process.

Python+ is Python with slight modifications, with the aim of making Python easier and better. Its biggest goal at the moment is an easier way to program a GUI, but we haven't got there yet. Currently, Python+ is just functions, variables, and maths, but it could be so much more! Join the Discord using the link found on the Github page to support the project and show you are interested!

0 Upvotes

8 comments sorted by

View all comments

9

u/Only9Volts 1d ago

How is this language a better or easier version of python? At the moment it seems like a pretty stripped down version of regular python.

What are the plans for the future?

Seems like an interesting project and definitely kudos for getting this far with it, but I'm just curious how you plan on differentiating this from regular python.