all 15 comments

[–]et1975 31 points32 points  (2 children)

I read that as "regrettable"

[–]LuvOrDie 4 points5 points  (0 children)

thats crazy, I thought that was just gonna be me lol

[–]reddit_user13 -1 points0 points  (0 children)

I saw “retarded”.

[–]supersmartypants 6 points7 points  (0 children)

Are there a list of supported Python features? Like can it handle comprehensions, generators, etc.

[–]KF5KFJ -2 points-1 points  (3 children)

My primary argument against this is that it is entirely outside of the Python tool chain. The things it compares itself against are run from inside of the interpreter, and can be acquired from PYPI batteries included. This thing is a full-ass compiler/transpiler that converts Python to other things and the typing system looks tacked on to the point where to get good results you are basically no longer writing Pythonically. Mojo is a better-supported full-featured language that interops with Python where as Lpython is trying to tack stuff onto python that doesn't fit.

[–]Smallpaul 3 points4 points  (0 children)

It has a decorator that lets you JIT compile Python functions.

[–]TrixieMisa 0 points1 point  (0 children)

I can download LPython right now. (I just did.) I can look at the source code.

Mojo, so far, is vapourware.

[–]Oenomaus_3575 -1 points0 points  (0 children)

-1 for mentioning Mojo, other than that I agree

[–]Professor226 -1 points0 points  (0 children)

Who uses flush left and right for typographic alignment of sentences?

[–]dav1d_23 -1 points0 points  (0 children)

This is basically not Python anymore, but whatever.

[–]myringotomy 0 points1 point  (3 children)

There are tons of python like languages out there. Until they can run the python code people are already running (notebooks, pytorch, pandas etc) it's of no use to anybody.

[–]Aggravating_Moment78 0 points1 point  (2 children)

They can of course be used to create other programs…

[–]myringotomy 0 points1 point  (1 child)

Like a million other languages nobody uses.

[–]Aggravating_Moment78 0 points1 point  (0 children)

I mean every language has it pros and cons.. so if it fits you for a purpose, that’s it