Most scripting languages are interpreted languages , which contributes to the perception that they may be inappropriate for large scale programming projects . this perception needs to be addressed 绝大多数脚本语言都是解释型语言,感觉上好像不适合大型程序项目。这种说法是应该要纠正的。
A pure functional language like haskell might offer type hierarchies , discriminated unions , quantification , existential types , and so on , but oop languages typically lack these things 象haskell那样的纯函数型语言可以提供类型层次结构、区别合并、量化、存在类型等等,但oop语言通常缺乏这些功能。
Every write test debug cycle in the compiled language necessarily involves this extra step of compilation , which can be a tedious experience , especially for a load of small changes 在编译型语言中,每个编写测试调试循环都必须包含编译这一额外的步骤,这可能是一个单调乏味的经历,尤其是对于一些小改动而言。
Moreover , if you should doubt the idea of using an interpreted language to tie a large program together , you might consider that this is exactly how early versions of microsoft word were implemented 而且,如果您怀疑使用解释型语言将大程序结合在一起的想法,那您不妨考虑一下microsoft word的早期版本是如何实现的。
Lots of works and experiments on the task - based approach show that this kind of teaching approach is an advanced and efficient one which puts the students in the first place and which reflects the language value 大量的论著和实验证明,任务型语言教学是一种以人为本的,能体现语言价值的、先进的、有效的教学方法。
Computers built between 1959 and 1964 are often regarded as " second generation " computers , based on transistors and printed circuits . the second generation of computers could handle interpreters , that accepting english - like commands 1959年到1964年间设计的计算机一般被称为第二代计算机。大量采用了晶体管和印刷电路。它能运行解释型语言程序。
Its advantages are that students play an important part in teaching . this approach pays much attention to the training of ability in analyzing and solving problems . by finishing the tasks , teaching purpose can be obtained 任务型语言教学以“任务驱动”为主要形式,其优点是充分发挥学生的主体作用,注重学生分析问题、解决问题的能力的培养,从完成某一任务着手,通过示范和引导学生完成“任务” ,从而实现教学目标。
Jdl is an interpretative language system . it has data types , expression , control flow statements and user - defined function just like the imperative programming language , but also has data types and statements such as job control statements , task control statements , wait statement , parallel statement and monitor statements particular to jms Jdl是一种解释型语言系统,既有一般命令式语言所具有的数据类型、表达式、控制流语句和用户自定义函数等要素,也另有作业管理系统所特有的数据类型、作业控制语句、任务控制语句、等待语句、并行语句和监听语句等。
With the application of object - oriented program technique and design mode combined compiling language with interpreting language , “ the auto - calculating system for building quantity ” had been finished in delphi5 . 0 , which successfully resolved many problems puzzled us many years in the field of computerization of building quantity , such as the input of building component , flexibility of building component class , re - customization of building component class , automatic transfer of parameters of building component , automatic deduction of quantity of crossed building component , etc . . the auto - calculation of building quantity had been realized so far 运用面向对象的编程技术和很多编程技巧,采用编译型语言和解释型语言相结合的编程方式,在delphi编程环境下编制完成了“建筑工程量自动计算系统”软件,成功解决了建筑构件信息输入、构件类的开放性、构件类二次开发、构件参数自动传递、相交构件工程量自动扣减、相交基础构件工程量自动扣减等困扰建筑工程量电算化领域多年的难题,实现了建筑工程量自动计算。