On Sun, May 31, 2015 at 2:46 PM, Rustom Mody <rustompm...@gmail.com> wrote:
> More to the point no language matches perfectly¹ everything that a learner 
> needs to learn.
> Can you write a kernel module in python? (Or Haskell?)
> Can you see details of machine state and transitions in python?
> Can you client-script a browser in python?
> C is the best fit for the first
> Assembly for the second
> Javascript for the third.

And if I want to build a web site, I won't write assembly code using
Python idioms. I will use Python. Why fight against a language?

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to