| 查看: 131 | 回复: 0 | |||
| 当前主题已经存档。 | |||
hms2006木虫 (职业作家)
|
[交流]
What is IDL
|
||
|
What is IDL? IDL stands for “Interactive Data Language”, and it is an interpreted computer language written in C that is used primarily by: ? scientists and engineers who want to analyze and visualize their data ? software programmers who want to develop and distribute an applic Since IDL is an interpreted language, execution of IDL commands (whether at the IDL> command prompt or within an IDL program) is performed by the “IDL interpreter”. Although there is a “compiler” within IDL, your IDL code is never broken down into true native machine code. The IDL compiler is actually what is known as a “P-Code compiler”, which is a special type of translator that preprocesses the IDL code in a kind of quasi-compilation step to produce an intermediate representation called “P-Code”. P-Code is, in this case, essentially "IDL interpreter code". IDL P-Code is similar in concept to Java byte codes, although their actual implementation is very different. Similarly, the IDL interpreter is analogous to the Java Virtual Machine. In other words, the IDL compiler simply translates IDL code into its interpreter P-Code, which is then interpreted by the IDL interpreter at run-time. |
» 猜你喜欢
材料专业求调剂
已经有7人回复
材料专硕英一数二306
已经有8人回复
一志愿河北工业大学0817化工278分求调剂
已经有6人回复
请教下大家 2026年国家基金申请是双盲审吗?
已经有4人回复
一志愿南航材料专317分求调剂
已经有3人回复
环境学硕288求调剂
已经有7人回复
一志愿华东理工大学081700,初试分数271
已经有4人回复
一志愿重庆大学085700资源与环境,总分308求调剂
已经有8人回复
化学308分求调剂
已经有3人回复
085600材料与化工调剂
已经有11人回复













回复此楼