>
> * With dynamic languages, we cannot use powerful IDE as Visual Studio.
> It is not a problem for me, but some developers like completion,
> compilation…
>
> Eclipse/PyDev will do this. Komodo will do this. Aptana will do this.
> Visual Studio will do it with IronPython. Shall we continue the list
> of IDEs which work with dynamic languages and offer all the crutches
> people are used to?
Though, to be fair and even when IDEs were specifically invented during the development of a dynamically typed programming language (Smalltalk-80), dynamically typed languages won't have the completion precision of a statically typed language.
On the other hand, that's an argument for going far beyond crummy languages such as Java or C#, not to stop there.
Also, you forgot the up-and-coming PyCharm in your list ;)
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment