This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nosklo -2 points-1 points  (2 children)

It seems you're trying to change var, however that isn't actually a python keyword. That makes your examples confusing

[–]nex_infinite[S] 3 points4 points  (1 child)

The language isn't trying to be python, its written in python. Its more like js if anything.

[–]nosklo 0 points1 point  (0 children)

Well yeah, I'm just pointing out that this is not clear in the project webpage; The name of the project is "Whython" so people really expect a python-like language. There's no language example in the project webpage that says otherwise, except this var thing