Statically compiled language and script language calling method and system
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- MICRO DREAM TECHTRONIC NETWORK TECH CHINACO
- Publication Date
- 2018-07-31
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of computer programming languages, in particular to a calling method and system for statically compiled languages and script languages. Background technique
[0002] In the prior art, program services written in statically compiled languages need to be recompiled and restarted when they are modified. In this mode, it is acceptable for software services with large changes in requirements and long iteration cycles, but obviously for fast-iterative application services. The update efficiency is too low, and the debugging cost is high for statically compiled classes.
[0003] In the course of realizing the present invention, the inventor finds that there are at least the following problems in the prior art:
[0004] In the prior art, the static compiled language interacts with the scripting language through virtual stack interaction, but generally the stack interaction operation and business logic are mixed...