answersLogoWhite

0


Best Answer

A computer-aided software development system includes programs to implement edit, compile, link and run sequences, all from memory, at very high speed. The compiler operates on an incremental basis, line-by-line, so if only one line is changed in an edit session, then only that line need be recompiled if no other code is affected. Scanning is done incrementally, and the resulting token list saved in memory to be used again where no changes are made. All of the linking tables are saved in memory so there is no need to generate link tables for increments of code where no changes in links are needed. The parser is able to skip lines or blocks of lines of source code which haven't been changed; for this purpose, each line of source text in the editor has a change-tag to indicate whether this line has been changed, and from this change-tag information a clean-lines table is built having a clean-lines indication for each line of source code, indicating how many clean lines follow the present line. All of the source code text modules, the token lists, symbol tables, code tables and related data saved from one compile to another are maintained in virtual memory rather than in files so that speed of operation is enhanced. Also, the object code created is maintained in memory rather than in a file, and executed from this memory image, to reduce delays. A virtual memory management arrangement for the system assures that all of the needed data modules and code is present in real memory by page swapping, but with a minimum of page faults, again to enhance operating speed.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is incremental compiler and it's working?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you calculate Incremental working capital investment rate?

Incremental net working capital investment rate = Incremental working capital investment / Incremental sales.


What is incremental working capital?

Incremental working capital is the money needed to run the business on a day to day basis. It is usually represented as a percentage of the total business revenue.


When is incremental process model used?

incremental process model is used whenever you want to have a working copies of iteration on your work. BOOM!


What is compiler is working?

compiler used to convert high level language coad into machine level language


Why is your Mac slow after installing Mavericks?

If you Mac is slow after installing Mavericks simply do an incremental backup after you finish working.


How many types of compiler naming in list?

cross compiler . hybird compiler . post compiler. ideal compiler. intelligence compiler.


What is p code compiler and it's working?

BEST ANSWER : A translator which generates code for a virtual stack machine.


What is mean by incremental forging?

In this forging method, very big forgings are made by working different areas of the forging in to shape, one at a time.


Current assets 150000Rs Current Liabilities 75000Rs Promoters contribute 80 of working capital.calculate incremental capital equired.?

The working capital is calculated as Current Assets minus Current Liabilities, which is Rs. 75,000. Since the Promoters contribute 80% of the working capital, the incremental capital required would be 20% of Rs. 75,000, which is Rs. 15,000. Therefore, the incremental capital required would be Rs. 15,000.


What are some synonyms of the word 'incremental'?

Some synonyms for the word "incremental" are "additive", "additional", and "cumulative". The word "incremental" means to increase something by additions.


You have installed the openSUSE 11.1 on your PC but the gcc command is not working there then what should you do?

this only happen if o.s. is not installed completely with compiler options.for it just install the c compiler from the install option.it will work. thank u.


What is DML Compiler?

What is difference between Compiler and DML Compiler