answersLogoWhite

0

-Single pass compiler

-Multi pass compiler

-Cross compiler

-Optimizing compiler

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the various types of compilers used in computers?

Compiler can be divided into following four main types. 1. one pass compilers 2. multi pass compilers 3. load and go compiler 4. optimizing compilers


What is the relationship between regular expressions and context-free grammars?

Regular expressions and context-free grammars are both formal languages used in computer science to describe patterns in strings. Regular expressions are simpler and more limited in their expressive power, while context-free grammars are more complex and can describe a wider range of patterns. Regular expressions can be converted into context-free grammars, but not all context-free grammars can be represented by regular expressions.


Answering What are four types of SO-DIMMs used in a notebook?

Answering "What are four types of SO-DIMMs used in a notebook?"


What is the best compiler can be used to create Java programs?

A Java compiler.


Which compiler is used for writing c plus plus exception handling programs?

C++ compiler, obviously, a C compiler won't do.


What factor was used as basis for the classification of four types of climate in the Philippines?

Rainfall distribution was the main factor used as basis for classifying the four types of climate in the Philippines.


What is compiler is working?

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


What are the examples of transformatinal grammar?

Examples of transformational grammars include Chomsky's phrase structure grammar and tree-adjoining grammar. These grammars employ transformational rules to generate sentences by transforming basic phrase structure trees according to specific syntactic operations. Transformational grammars are used in linguistics to study the underlying structure of language.


What is the name of the C compiler used by Linux?

gcc is the most common C-compiler for GNU/Linux platform.


What are the four main types of cables used in networks?

DTF


Which Compiler is used in visual basic?

visual basic has it's own compiler that Microsoft developed for it I think it was called vbcomp


Difference between gcc compiler and other or benefits of gcc over c compiler?

gcc is a c compiler among many other things. It can also be used to compile code in other languages. gcc is a fairly advanced compiler and is used to compile Linux along with most other free(as in free speech) software.