more
-- a/nopython++ b/nopython
@@ -46,7 +46,7 @@
Python is considered to be 'glue-language'. Despite this claim, it gets used in maths and high-loaded stuff. When the snake people discover the suckiness of their language, they augment it with C code and even make forks, incompatible with reference implementations. So you have to kludge your code to make it work a bit better.
On the other hand, you have all the good-known stuff from C like parentheses all over the place. place and segfaults. Do you see segfaults often in dynamic languages? Well in python you do. Also, its libraries require *compilation*. What a nonsense.
h2. Conclusion