首页>计算机>软件水平考试>复习指导>正文
计算机软件水平考试英语:什么是高级语言

www.zige365.com 2008-12-2 13:23:43 点击:发送给好友 和学友门交流一下 收藏到我的会员中心
What Is Meant by High-level Language'   

  A high-level language is a language, which is closer to natural language, or mathematical language than machine code or assembly language. It is there fore far less machine dependent, so that the programmer needs far less knowledge of the details of the microcomputer system. It is also more abstract in that it is closer to the concepts of the problem that the programmer is trying to solve. It is generally)more concise, in that a single statement in the high-level language (usually occupying one line of source text)often corresponds to more than one assembly language statement (or machine instruction).   
  A high-level language may be translated by a compiler via one or more intermediate languages into assembly language or machine code.Alternatively it may be interpreted directly, or translated into an in-termed ate language which is interpreted. These intermediate languages are so called because they lie ate level intermediate between the high-level language and machine code. Interpretation is quite common for high-level languages on microcomputers。


翻译:

什么是高级语言    

  高级语言一是比机器代码或汇编语言更接近于自然语言或数学语言的一种语言。因此,它很少依赖于机器,以致于程序员无需知道关于 微机系统的详细知识。它也更抽象,因为它更接近于程顺员拟解决的问题的概念。一般地说,它更简炼。在高级语言里,单条语句(通常占有源文本的一行)通常相当于汇编语言中的多条语句(或多条机器指令)。 
  
  高级语言可以通过一种或多科中间语言被编译程序翻译成汇编语言或机器代码,它也可以被直接解释,或者被翻译成一种中间语言,然后再加以解释它们之所以被叫做中间语言,是因为它们位于高级语言和机器代码的中间级上。对于微型机的高级语言来说,解释是作当普通的事。

我要投稿 新闻来源: 编辑: 作者:
相关新闻
计算机软件水平考试英语:为什么使用高级语言
计算机软件水平考试英语词汇:应用软件指南
软考辅导Java规则引擎与其API应用详解
软考辅导案例:部门间配合困难怎么办?1
计算机软件水平考前辅导测试人员对RUP四个阶段的贡献[