Op maandag 21 augustus 2006 03:41, schreef Youness Alaoui:
> Ok, is there any 'python like' language which allows for a 'normal' syntax?
> :P hehe, anyways, as I said in my previous mail, we should compare with
> other languages too, and as I said, since almost all modules (or was it
> 'all' modules?) will be in C, why use a non-C layer in between, why not use
> C ? And don't say that you don't want C because noone knows C and
> blablabla.. because noone knows python either, if we are to learn a new
> language (like python for example), then why not learn C (+ it will allow
> 'C' devels or new C devels to work on all modules, not only the
> Tcl/python/ruby/.. module)
Learning C syntax or a higher level language (e.g. Python) syntax makes no 
difference indeed. But creating what you want to create is a lot easier in a 
higher level language. Python seems quite easy to me, but the syntax keeps 
bothering me. I'll simply never like it, so if we choose it, I really end up 
being stuck (probably for a long time) with a programming language I don't 
like. It is exactly as you mentioned in one of your other mails... it is hard 
to see were a block ends (yes, indentation drops back, but that doesn't 
visually *close* a block). Having an easily recognizable close mark (e.g. 
'}') improves readability of the code.

By the way, a question for the Python guys: I could not find anything about 
events in Python. Did I miss it, or is Python really missing that? I suppose 
such should exist in an OO language.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to