Dynamic programming language
#1

Dynamic programming language is a class of high-level programming languages that execute at runtime many common behaviors that other languages might perform during compilation, if at all. These behaviors could include extension of the program, by adding new code, by extending objects and definitions, or by modifying the type system, all during program execution. These behaviors can be emulated in nearly any language of sufficient complexity, but dynamic languages provide direct tools to make use of them high-level, dynamically typed open source languages. These languages, designed to solve the problems that programmers of all abilities face in building and integrating heterogeneous systems, have proven themselves both despite and thanks to their independence from corporate platform strategies, relying instead on grassroots development and support. Ideally suited to building loosely coupled systems that adapt to changing requirements, they form the foundation of myriad programming projects, from the birth of the web to tomorrowâ„¢s challenges
Reply
#2
Dynamic Languages
There is a category of programming languages, which share the properties of being high-level, dynamically typed and open source. These languages have been referred to in the past by some as "scripting languages", and by others as "general-purpose programming languages". Neither moniker accurately represents the true strengths of these languages. We propose the term "dynamic languages" as a compact term, which evokes both the technical strengths of the languages and the social strengths of their communities of contributors and users.
This paper will argue that many of the pressures on software systems, such as the push for standards-compliant open systems and the competitive advantages granted to customizable systems, combined with a shift from CPU-bound systems to network-bound systems, have propelled dynamic languages into a new, critical role. In addition to their traditional role in support of scripting tasks, these programming languages have demonstrated an unequaled ability to build a diverse set of important software systems.
We believe this shift in importance warrants replacing the term "scripting language" with one that better describes the languages' nature and impact, and suggest the use of the term "dynamic languages". The choice of the word "dynamic" over "scripting" is a pragmatic one-the original term has tended to minimize the broad range of applicability of the languages in question. The new term reflects the belief that the real-world value of these languages derives more from their dynamics (technical and social) than their approachability.
In what follows, I present the essential characteristics of dynamic languages as they contrast with other language categories. Popular dynamic languages are briefly surveyed, followed by an analysis of their emergent properties in current technical, social, economic, and legal contexts. We suggest software environments where they are most and least appropriate.
LANGUAGE AND LANGUAGE CATEGORIES
2.1 LANGUAGE

A language is a media to communicate. One of the definitions of the language is as follows:
"A language is a systematic means of communicating by the use of sounds or conventional symbols"
2.2 LANGUAGE CATEGORIES
Languages can be classified into two: natural languages and formal languages.
2.2.1 Natural Languages
Natural languages are the languages that people speak, such as English, Malayalam, Spanish, and French. They were not designed by people (although people try to impose some order on them); they evolved naturally.
2.2.2 Formal Languages
Formal languages are languages that are designed by people for specific applications. For example, the notation that mathematicians use is a formal language that is particularly good at denoting relationships among numbers and symbols. Chemists use a formal language to represent the chemical structure of molecules.
Programming languages are formal languages that have been designed to express computations.
Reply
#3

to get information about the topic"dynamic language seminar" full report ppt and related topic refer the page link bellow

http://studentbank.in/report-dynamic-lan...e=threaded

http://studentbank.in/report-dynamic-lan...e=threaded

http://studentbank.in/report-dynamic-pro...g-language
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: go programming language tutorial, programming language, programming language ats**roprocessor and interfacing** based on zigbee, progect report on c programming language, dynamic language seminar ppt, go programming language syntax highlighting, c programming language syntax,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Dynamic Search Algorithm in Unstructured Peer-to-Peer Networks seminar surveyer 3 2,816 14-07-2015, 02:24 PM
Last Post: seminar report asees
  Dynamic Synchronous Transfer Mode computer science crazy 3 4,568 19-02-2014, 03:29 AM
Last Post: Guest
  Distributed Cache Updating for the Dynamic Source Routing Protocol seminar class 3 2,286 17-11-2012, 01:26 PM
Last Post: seminar details
  SEMINAR ON MICROENGINE PROGRAMMING IN NWP computer girl 0 992 09-06-2012, 03:09 PM
Last Post: computer girl
  UAV DevBoard: Getting Started with PIC Programming computer girl 0 1,011 09-06-2012, 11:35 AM
Last Post: computer girl
Music D Programming Language Computer Science Clay 2 2,563 14-03-2012, 02:35 PM
Last Post: seminar paper
Thumbs Down Extreme Programming (XP) computer science crazy 2 2,071 14-03-2012, 11:57 AM
Last Post: seminar paper
  DYNAMIC MEMORY MANAGEMENT projectsofme 1 1,967 05-03-2012, 09:20 AM
Last Post: seminar paper
  Speech Application Language Tags full report computer science technology 6 8,111 29-02-2012, 12:01 PM
Last Post: seminar paper
Photo Genetic Programming (Download Full Report And Abstract) computer science crazy 3 3,847 29-02-2012, 09:35 AM
Last Post: seminar paper

Forum Jump: