Concepts of Programming Languages
80 Chapter 2 Evolution of the Major Programming Languages One common use of Prolog is as a kind of intelligent database. This ap ...
2.14 History’s Largest Design Effort: Ada The Ada language is the result of the most extensive and expensive language design eff ...
82 Chapter 2 Evolution of the Major Programming Languages The Strawman document was followed by Woodenman (Department of Defense ...
of exceptions, or run-time errors, has been detected. Exception handling is discussed in Chapter 14. Program units can be generi ...
84 Chapter 2 Evolution of the Major Programming Languages procedure Ada_Ex is type Int_List_Type is array (1..99) of Integer; In ...
another principal feature of object-oriented programming. These features of Ada 95 are discussed in Chapter 12. The rendezvous m ...
86 Chapter 2 Evolution of the Major Programming Languages the LOGO experience of Seymour Papert, in which graphics were used to ...
logic expressions and conventional control statements. One of the Smalltalk control constructs is illustrated in the example in ...
88 Chapter 2 Evolution of the Major Programming Languages 2.16 Combining Imperative and Object-Oriented Features: C++........... ...
In 2002, Microsoft released its .NET computing platform, which included a new version of C++, named Managed C++, or MC++. MC++ e ...
90 Chapter 2 Evolution of the Major Programming Languages 2.16.4 A Related Language: Objective-C Objective-C (Kochan, 2009) is a ...
2.16.6 A Loosely Related Language: Go The Go programming language is not directly related to C++, although it is C-based. It is ...
92 Chapter 2 Evolution of the Major Programming Languages After considering C and C++, it was decided that neither would be sat- ...
inheritance of classes, although some of the benefits of multiple inheritance can be gained by using its interface construct. Am ...
94 Chapter 2 Evolution of the Major Programming Languages large and complex to be practical and safe. Java offered them an alter ...
2.18 Scripting Languages Scripting languages have evolved over the past 25 years. Early scripting languages were used by putting ...
96 Chapter 2 Evolution of the Major Programming Languages gaps do not take space in memory, and the iteration statement used for ...
else { print "Error--input list length is not legal \n"; } 2.18.2 Origins and Characteristics of JavaScript Use of the Web explo ...
98 Chapter 2 Evolution of the Major Programming Languages Following is a JavaScript script for the problem previously solved in ...
Preprocessor, which subsequently forced the original name into obscurity. PHP is now developed, distributed, and supported as an ...
«
1
2
3
4
5
6
7
8
9
10
»
Free download pdf