Concepts of Programming Languages (11th Edition)
11th Edition
ISBN: 9780133943023
Author: Robert W. Sebesta
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Expert Solution & Answer
Chapter 2, Problem 5RQ
Explanation of Solution
Slowness of interpretation of programs:
Computers available in early 1950's were far less usable as compared to the systems of today because they were slow, expensive, have very smaller memories and lacked of supporting software.
None of the systems of that era had hardware support for doing operations on floating point values.
So, all the floating point operations had to be simulated using some kind of software. This was a much time consuming process...
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
What exactly is an optimising compiler, and how does it accomplish its job? Why on earth would you ever want to use one of these whenever you are writing code? Do you find it possible to conceive of a situation in which you wouldn't need one of these?
Could you please explain what an optimising compiler is and how it works? When, as a programmer, would you want to make use of one? Is there ever a moment when one of these wouldn't be useful?
Are you acquainted with the qualities that make up the most important Compiler Phases? Are there any examples that you could provide at each stage?
Chapter 2 Solutions
Concepts of Programming Languages (11th Edition)
Ch. 2 - In what year was Plankalkl designed? In what year...Ch. 2 - What two common data structures were included in...Ch. 2 - How were the pseudocodes of the early 1950s...Ch. 2 - Speedcoding was invented to overcome two...Ch. 2 - Prob. 5RQCh. 2 - Prob. 6RQCh. 2 - Prob. 7RQCh. 2 - Prob. 8RQCh. 2 - Prob. 9RQCh. 2 - Prob. 10RQ
Ch. 2 - Prob. 11RQCh. 2 - Prob. 12RQCh. 2 - Prob. 13RQCh. 2 - Prob. 14RQCh. 2 - Prob. 15RQCh. 2 - Prob. 16RQCh. 2 - Prob. 17RQCh. 2 - Prob. 18RQCh. 2 - Prob. 19RQCh. 2 - Prob. 20RQCh. 2 - Prob. 21RQCh. 2 - On what programming language was COBOL based?Ch. 2 - In what year did the COBOL design process begin?Ch. 2 - What data structure that appeared in COBOL...Ch. 2 - What organization was most responsible for the...Ch. 2 - Prob. 26RQCh. 2 - Prob. 27RQCh. 2 - Prob. 28RQCh. 2 - Prob. 29RQCh. 2 - Prob. 30RQCh. 2 - Prob. 31RQCh. 2 - Prob. 32RQCh. 2 - Prob. 33RQCh. 2 - Prob. 34RQCh. 2 - Prob. 35RQCh. 2 - Prob. 36RQCh. 2 - Prob. 37RQCh. 2 - Prob. 38RQCh. 2 - Prob. 39RQCh. 2 - What Ada construct provides support for abstract...Ch. 2 - What populates the Smalltalk world?Ch. 2 - Prob. 42RQCh. 2 - Prob. 43RQCh. 2 - From what language does Objective-C borrow its...Ch. 2 - Prob. 45RQCh. 2 - What do the Ada and COBOL languages have in...Ch. 2 - What was the first application for Java?Ch. 2 - Prob. 48RQCh. 2 - How does the typing system of PHP and JavaScript...Ch. 2 - Prob. 50RQCh. 2 - Prob. 51RQCh. 2 - Prob. 52RQCh. 2 - Prob. 53RQCh. 2 - Prob. 54RQCh. 2 - What data structure does Python use in place of...Ch. 2 - Prob. 56RQCh. 2 - What characteristic of Rubys arithmetic operators...Ch. 2 - Prob. 58RQCh. 2 - Prob. 59RQCh. 2 - Prob. 60RQCh. 2 - Prob. 61RQCh. 2 - Prob. 62RQCh. 2 - Prob. 63RQCh. 2 - Prob. 64RQCh. 2 - Prob. 65RQCh. 2 - Prob. 66RQCh. 2 - Prob. 1PSCh. 2 - Prob. 2PSCh. 2 - Prob. 3PSCh. 2 - Prob. 4PSCh. 2 - Prob. 5PSCh. 2 - Prob. 6PSCh. 2 - Prob. 7PSCh. 2 - Prob. 8PSCh. 2 - Prob. 9PSCh. 2 - Prob. 10PSCh. 2 - Prob. 11PSCh. 2 - Prob. 12PSCh. 2 - Prob. 13PSCh. 2 - Prob. 14PSCh. 2 - Prob. 15PSCh. 2 - Prob. 16PSCh. 2 - Prob. 17PSCh. 2 - Prob. 18PSCh. 2 - Prob. 19PSCh. 2 - Prob. 20PSCh. 2 - Prob. 21PSCh. 2 - Prob. 22PSCh. 2 - Prob. 23PSCh. 2 - Prob. 24PS
Knowledge Booster
Similar questions
- Do you have an idea of what the most crucial phases of the compiler are? Please include examples at each level of this hierarchy to help me understand your response.arrow_forwardIs "optimize compilers" defined and used clearly? When may a software developer require one? When is such a tool inappropriate?arrow_forwardIs it feasible to discuss the testability of the compiler?arrow_forward
- I'd be grateful for any kind of explanation of what an optimising compiler is and how it's used. When would a coder ever require such a device? In what percentage of your life might you go without using one of these?arrow_forwardHow does the Compiler's intricate procedure work? A step-by-step explanation of how this works would be really appreciated.arrow_forwardHow does the Phases of Compiler really work? Provide some examples of each step of the procedure.arrow_forward
- To what extent does knowing the compiler matter?arrow_forwardIs there an explanation that is both straightforward and succinct for what the term "optimize compilers" means? If you are someone who produces software, at what point would you find it necessary to make use of one of these? When are there situations in which it would be unacceptable to make use of a device such as this?arrow_forwardGiven your knowledge of how compilers work, translating source code to byte code or compiled code, does the amount of non-code information (indentation, comments, etc.) significantly impact the final interpreted or compiled program?arrow_forward
- Is there a definition that is both simple and comprehensive for the term "optimize compilers," and how it should be used? If you are someone who produces software, at what point would you find it necessary to make use of one of these? When are there situations in which it would be unacceptable to make use of a device such as this?arrow_forwardTo what extent do the various Compiler Phases interact with one another, and what are their key areas of responsibility? One single case study may not be enough to explain everything, but it's not impossible either.arrow_forwardIf we are going to make use of the term "optimize compilers," does it have a meaning that is both straightforward and exhaustive? When it comes to developing software, under what circumstances would it be necessary for one of these to come in handy? In what kinds of situations would the use of a device such as this be deemed inappropriate?arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Systems ArchitectureComputer ScienceISBN:9781305080195Author:Stephen D. BurdPublisher:Cengage Learning
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning