Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What does interpretive language mean?

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

The editor will share with you what the explanatory language means. I hope you will get something after reading this article. Let's discuss it together.

Interpretive language exists relative to compiled language, its source code is not directly translated into machine language, but first translated into intermediate code, and then interpreted and run by the interpreter, such as Python, java, shell and so on.

Detailed introduction:

Interpretive language exists relative to compiled language, its source code is not directly translated into machine language, but first translated into intermediate code, and then the interpreter interprets and runs the intermediate code. For example, Python/JavaScript / Perl / Shell and so on are all interpreted languages.

Interpretive language definition: the program does not need to be compiled, the program is translated into machine language at run time, and must be translated every time it is executed. Therefore, the efficiency is relatively low. For example, the Basic language has a special interpreter that can directly execute Basic programs, and each statement is translated only when it is executed. (translate only when the program is running, there is a special interpreter to translate, and each statement is translated only when it is executed. The efficiency is relatively low, rely on the interpreter, cross-platform is good.

After reading this article, I believe you have a certain understanding of "what does interpretive language mean". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for your reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report