编译器 [英] compilers

查看:75
本文介绍了编译器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我有一个关于编译器的基本问题。有哪些不同的类型

编译器,它们是由不同的公司编写的,为什么有不同的编译器名称,目的是什么,我想知道

他们。 C的口译员是否可用,如果是,我怎样才能得到它们。

Madhura

Hello,
I have a basic question about compilers. What are the different types
of compilers, are they written by different companies, why there are
different names of compilers, what is the purpose, I want to know about
them. Are interpreters of C available, and if yes, how can I get them.
Madhura

推荐答案

在文章< 11 ********************** @ g43g2000cwa.googlegroups .com> ;,

madhura< ma *** *******@yahoo.com>写道:
In article <11**********************@g43g2000cwa.googlegroups .com>,
madhura <ma**********@yahoo.com> wrote:
我有一个关于编译器的基本问题。有哪些不同类型的编译器,


符合K& R标准,符合C89标准,符合C94标准,符合C99标准,

和Broken。

是由不同的公司编写的,


许多不同的公司编写C编译器,同一家公司

可能有几个不同的C编译器(可能属于上述类别中的一个或多个b $ b。)还有很多编译器

由公司以外的实体编写,还有一些组织比

其他。

为什么有不同的编译器名称,


为什么有什么不同的名字?为什么你母亲的名字与你父亲的名字或你的名字不一样,为什么

你的邻居有不同的名字?

目的是什么,我想了解它们。 C的口译员是否可用,如果是,我怎样才能得到它们。
I have a basic question about compilers. What are the different types
of compilers,
K&R compliant, C89 compliant, C94 compliant, C99 compliant,
and Broken.
are they written by different companies,
A number of different companies write C compilers, and the same company
may have several different C compilers out (which may fall into one
or more of the above categories.) There are also a lot of compilers
written by entities other than companies, some more organized than
others.
why there are different names of compilers,
Why are there different names of anything?? Why is your mother''s
name not the same as your father''s name or your name, and why
do your neighbours have different names than those?
what is the purpose, I want to know about
them. Are interpreters of C available, and if yes, how can I get them.




至少有1个C口译员可用,我想是

,你可以在C FAQ中找到更多关于它的信息,这是在这个新闻组中张贴和引用的



-

好吧,只有流行语。两个音节,上衣。 - Laurie Anderson



There is at least 1 C interpreter available, and I would imagine
that you could find out more about it in the C FAQ which is regularily
posted and cited in this newsgroup .
--
Okay, buzzwords only. Two syllables, tops. -- Laurie Anderson


madhura写道:
madhura wrote:
你好,
我有一个关于编译器的基本问题。什么是不同类型的编译器,它们是由不同的公司编写的,为什么有不同的编译器名称,目的是什么,我想了解它们。 C的口译员是否可用,如果是,我怎样才能得到它们。
Madhura
Hello,
I have a basic question about compilers. What are the different types
of compilers, are they written by different companies, why there are
different names of compilers, what is the purpose, I want to know about
them. Are interpreters of C available, and if yes, how can I get them.
Madhura



为不同的平台和部署编写不同的编译器

目标。


如果您对自己的环境有任何疑问,请将其发布在专门针对该环境的

组中。


为什么你需要一个解释器来编译语言?


-

Ian Collins。


Different compilers are written for different platforms and deployment
targets.

If you have specific questions about your environment, post it on a
group dedicated to that environment.

Why would you want an interpretor for a compiled language?

--
Ian Collins.



" Ian Collins" < IA ****** @ hotmail.com>写了

"Ian Collins" <ia******@hotmail.com> wrote

为什么你需要一个解释器来编译语言?

Why would you want an interpretor for a compiled language?



因为解释器比编译器更容易编写,所以它可能是另外

更容易检测程序的某些问题,比如内存泄漏。

它还允许你在任何平台上使用编译器运行程序

翻译。使用C这不是一个实用的优势,但如果你有一个b $ b你有自己的宠物语言,你想成为下一个热门技术,它可能会有助于b $ b有一个口译员用一种低级但更常见的语言写成。


Because an interpreter can be easier to write than a compiler, it may also
be easier to detect certain problems with programs, like memory leaks.
It also enables you to run the program on any platform with a compiler for
the interpreter. With C this isn''t much of a practical advantage, but if you
have your own pet language you want to become the next hot technology, it
might help to have an interpreter written in an inferior but more common
language.


这篇关于编译器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆