Llenguatge de programació dinàmic: diferència entre les revisions

Contingut suprimit Contingut afegit
m Bot elimina espais sobrants
m neteja i estandardització de codi
Línia 1:
'''Llenguatge de programació dinàmic''', en [[ciències de la computació]], és un tipus de [[llenguatge de programació d'alt nivell]] que, en temps d'execució, té comportaments que els llenguatges de programació estàtics presenten en temps de [[Compilador|compilació]]. Aquests compontaments inclouen extensions del programa tot afegint nou codi mitjançant l'ampliació del [[Objecte (programació)|objectes]] o tipus del programa. <ref>{{Ref-web|url=https://www.quora.com/What-are-the-differences-between-a-dynamic-programming-language-and-a-static-programming-language-Which-one-is-better-or-in-other-words-has-a-better-prospect|títol=What are the differences between a dynamic programming language and a static programming language? Which one is better or, in other words, has a better prospect? - Quora|consulta=2017-05-13|llengua=Anglès|editor=www.quora.com|data=}}</ref> <ref>{{Ref-web|url=https://pythonconquerstheuniverse.wordpress.com/2009/10/03/static-vs-dynamic-typing-of-programming-languages/|títol=Static vs. dynamic typing of programming languages|consulta=2017-05-13|nom=Steve|cognom=Ferg|llengua=Anglès|editor=pythonconquerstheuniverse.wordpress.com|data=2009-10-03}}</ref> <ref>{{Ref-web|url=http://www.pcmag.com/encyclopedia/term/57998/dynamic-programming-language|títol=dynamic programming language Definition from PC Magazine Encyclopedia|consulta=2017-05-13|llengua=Anglès|editor=www.pcmag.com|data=}}</ref> <ref>{{Ref-web|url=http://lambda-the-ultimate.org/node/4875|títol=Examples for benefitfs of dynamic programming languages {{!}} Lambda the Ultimate|consulta=2017-05-13|llengua=Anglès|editor=lambda-the-ultimate.org|data=}}</ref>
 
== Propietats ==