Re: Is a "real" ; C-Python possible?
sturlamolden a écrit :
Part of this readability comes from opiniated choices wrt/ syntax.
Letting anyone invent it's own syntax could well ruin this.
sturlamolden a écrit :
On 12 Des, 17:00, "Chris Mellon" <arka...@gmail. comwrote:
>
>
I do not want to use Lisp. The syntax is awkward and strange, and does
not fit in my brain. I cannot read Lisp code and get a mental image of
what it does. Readability is what sets Python apart.
>
>Python has not become what it is, and achieved the success it has,
>because a bunch of people really wanted to use Lisp but didn't think
>other people could handle it.
>>
>The goal of these sorts of discussions should be to make Python a
>better Python.
>because a bunch of people really wanted to use Lisp but didn't think
>other people could handle it.
>>
>The goal of these sorts of discussions should be to make Python a
>better Python.
I do not want to use Lisp. The syntax is awkward and strange, and does
not fit in my brain. I cannot read Lisp code and get a mental image of
what it does. Readability is what sets Python apart.
Letting anyone invent it's own syntax could well ruin this.
Comment