US20100153930A1 - Customizable dynamic language expression interpreter - Google Patents

Customizable dynamic language expression interpreter Download PDF

Info

Publication number
US20100153930A1
US20100153930A1 US12/336,179 US33617908A US2010153930A1 US 20100153930 A1 US20100153930 A1 US 20100153930A1 US 33617908 A US33617908 A US 33617908A US 2010153930 A1 US2010153930 A1 US 2010153930A1
Authority
US
United States
Prior art keywords
code
variable
dynamic
conversion
act
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US12/336,179
Other versions
US8336035B2 (en
Inventor
John Robert Lambert
Kenneth D. Wolf
Geoffrey M. Kizer
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US12/336,179 priority Critical patent/US8336035B2/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LAMBERT, JOHN ROBERT, KIZER, GEOFFREY M., WOLF, KENNETH D.
Publication of US20100153930A1 publication Critical patent/US20100153930A1/en
Application granted granted Critical
Publication of US8336035B2 publication Critical patent/US8336035B2/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45508Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation

Definitions

  • Computers have become highly integrated in the workforce, in the home, in mobile devices, and many other places. Computers can process massive amounts of information quickly and efficiently.
  • Software applications designed to run on computer systems allow users to perform a wide variety of functions including business applications, schoolwork, entertainment and more. Software applications are often designed to perform specific tasks. For example, word processor applications are designed for drafting documents, while email programs are designed for sending, receiving and organizing email.
  • software applications are designed to interact with other software applications or data on other computer systems.
  • Applications may also be configured to implement various types of software code.
  • a software application may incorporate or be generated using a dynamic software language. Dynamic languages can allow for greater flexibility in using software components written in different software languages. Typically, when code portions written in multiple software languages are to be used, multiple language-specific code interpreters are used to interpret the various code portions.
  • Embodiments described herein are directed to allowing a user to extend the functionality of a software code interpretation system.
  • a computer system receives user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations.
  • the computer system identifies portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, where the identified code portions include undefined, extensible input primitives.
  • the computer system also generates a dynamic, extensible set of output primitives interpretable by a continuation-based code interpretation system using the received conversion rules and converts the identified code portions including the undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives.
  • Another embodiment is directed to selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code, such that the selected backend is selected for interpreting an expression tree representation of a dynamic code portion.
  • a computer system identifying a portion of dynamic code that is to be converted into an expression tree representation. The computer system evaluates the identified portion of dynamic code to determine, based on a set of input rules, which backend runtime among a plurality of backend runtimes is to be used. The computer system also converts the identified dynamic code portion into an expression tree representation for the identified appropriate backend runtime and provides the expression tree representation to the identified backend runtime for execution.
  • FIG. 1 illustrates a computer architecture in which embodiments of the present invention may operate including allowing a user to extend the functionality of a software code interpretation system.
  • FIG. 2 illustrates a flowchart of an example method for allowing a user to extend the functionality of a software code interpretation system.
  • FIG. 3 illustrates a computer architecture in which embodiments of the present invention may operate including selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code.
  • FIG. 4 illustrates a flowchart of an example method for selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code.
  • Embodiments described herein are directed to allowing a user to extend the functionality of a software code interpretation system.
  • a computer system receives user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations.
  • the computer system identifies portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, where the identified code portions include undefined, extensible input primitives.
  • the computer system also generates a dynamic, extensible set of output primitives interpretable by a continuation-based code interpretation system using the received conversion rules and converts the identified code portions including the undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives.
  • Another embodiment is directed to selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code, such that the selected backend is selected for interpreting an expression, tree representation of a dynamic code portion.
  • a computer system identifying a portion of dynamic code that is to be converted into an expression tree representation. The computer system evaluates the identified portion of dynamic code to determine, based on a set of input rules, which backend runtime among a plurality of backend runtimes is to be used. The computer system also converts the identified dynamic code portion into an expression tree representation for the identified appropriate backend runtime and provides the expression tree representation to the identified backend runtime for execution.
  • Embodiments of the present invention may comprise or utilize a special purpose or general-purpose computer including computer hardware, as discussed in greater detail below.
  • Embodiments within the scope of the present invention also include physical and other computer-readable media for carrying or storing computer-executable instructions and/or data structures.
  • Such computer-readable media can be any available media that can be accessed by a general purpose or special purpose computer system.
  • Computer-readable media that store computer-executable instructions are physical storage media including recordable-type storage media.
  • Computer-readable media that carry computer-executable instructions are transmission media.
  • embodiments of the invention can comprise at least two distinctly different kinds of computer-readable media: physical storage media and transmission media.
  • Physical storage media includes RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer.
  • a “network” is defined as one or more data links that enable the transport of electronic data between computer systems and/or modules and/or other electronic devices.
  • Transmission media can include a network and/or data links which can be used to carry or transport desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer. Combinations of the above should also be included within the scope of computer-readable media.
  • program code means in the form of computer-executable instructions or data structures can be transferred automatically from transmission media to physical storage media.
  • program code means in the form of computer-executable instructions or data structures received over a network or data link can be buffered in RAM within a network interface card, and then eventually transferred to computer system RAM and/or to less volatile physical storage media at a computer system.
  • physical storage media can be included in computer system components that also (or even primarily) utilize transmission media.
  • Computer-executable instructions comprise, for example, instructions and data which cause a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions.
  • the computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, or even source code.
  • the invention may be practiced in network computing environments with many types of computer system configurations, including, personal computers, desktop computers, laptop computers, message processors, hand-held devices, multi-processor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, mobile telephones, PDAs, pagers, routers, switches, and the like.
  • the invention may also be practiced in distributed system environments where local and remote computer systems, which are linked (either by hardwired data links, wireless data links, or by a combination of hardwired and wireless data links) through a network, both perform tasks.
  • program modules may be located in both local and remote memory storage devices.
  • FIG. 1 illustrates a computer architecture 100 in which the principles of the present invention may be employed.
  • Computer architecture 100 includes software code portions 107 .
  • Software code portions 107 may include any type of software code including methods, functions, applications, applets, individual lines of code, or any other grouping of software instructions.
  • Software code portions 107 include input primitives 108 .
  • a primitive may be any type of input designator and may describe available variables, variable types, operators, method implementation features or other items usable in software code to initiate or perform a function. Primitives are typically language-specific; accordingly, primitives available in one language may not be available in another language. Moreover, primitives are typically a fixed set, as the primitives are only, understood by operations of that given language.
  • Computer architecture 100 also includes software code identifying module 110 .
  • Module 110 may be used to identify various portions of software code 107 that are to be accessed and used by a user or other software program. For example, a user (e.g. user 105 ) may desire to implement a software application that combines multiple different software code portions. In some cases, these code portions may be written in different software languages. Based on an indication of which code portions are to be used (either as received from user 105 or as identified by software code identifying module 110 ), identified software code portion 111 may be sent to code conversion module where each portion of software code may be converted for use by another computer system. Code conversion module 115 may receive conversion rules 106 from user 105 which indicate how the identified code portions are to be converted.
  • the usable or understandable form is intended to mean a form that can be used by a computer system configured to receive converted software code 116 , without the computer system having multiple software interpreters. Accordingly, because of the code conversion process, the converted code 116 is understandable by a single software interpreter on the receiving computer system.
  • a receiving computer system may be any type of computer system, as described above, and may include user 105 's computer system or any other user's computer system.
  • Code conversion module 115 may be configured to portions of software code from one type to another.
  • code conversion module 115 may be configured to covert dynamic language abstract memory representations into continuation-based abstract memory representations.
  • dynamic language abstract memory representations e.g. dynamic language abstract syntax trees (ASTs)
  • the portions may be converted to continuation-based abstract memory representations (e.g. continuation-based runtime ASTs). This process will be explained in greater detail below with regard to method 200 of FIG. 2 .
  • Output primitive generation module 120 may be part of code conversion module 115 or may be separate from module 115 .
  • Output primitive generation module may be configured to generate output primitives based on input primitives 108 .
  • output primitives 121 may be used in the code conversion process by code conversion module 115 , as will be explained in greater detail below.
  • output primitives refers to a set of instructions that tells the interpreter or runtime to perform the operation indicated in the input primitive or to convert the operation to a function at runtime.
  • FIG. 2 illustrates a flowchart of a method 200 for allowing a user to extend the functionality of a software code interpretation system. The method 200 will now be described with frequent reference to the components and data of environment 100 .
  • Method 200 includes an act of receiving one or more user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations (act 210 ).
  • code conversion module 115 may receive conversion rules 106 from user 105 for converting dynamic language code to continuation-based abstract memory representations.
  • Language-specific conversion rules may be created to optimize software code conversions for code written in a given software language. Each language may have certain characteristics that favor certain types or methods of conversion over others. For example, a given type of conversion may be more efficient for certain languages than another type. In such cases, the most efficient conversion rules may be selected and/or provided by user 105 .
  • Conversion rules 106 may also be selected using backward chaining, which selects a path of conversion rules to use in the conversion. Again, this path may be optimized to create the most efficient code conversion.
  • the received rules 106 may include an indication that a different version of the software code interpretation system (i.e. modules 110 and 115 ) is to be used to convert software code portion 107 using received conversion rules 106 .
  • a different version of the software code interpretation system i.e. modules 110 and 115
  • one version may be selected above another to ensure compatibility or increase efficiency.
  • the concept of increasing efficiency may include reducing processing time or cycles, reducing memory fingerprint, reducing communications with other modules, or any other type of reduction in the use of system resources.
  • Method 200 includes an act of identifying one or more portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, the identified code portions including one or more undefined, extensible input primitives (act 220 ).
  • software code identifying module 110 may identify software code portions 107 that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, where identified code portions 111 include various undefined, extensible input primitives.
  • the term “undefined,” as used in conjunction with input primitives or other objects, is intended to indicate that at least some characteristics of the object are not known beforehand.
  • input primitive 108 may be undefined because it includes various characteristics that are unknown to the interpretation system.
  • Input primitives may be extensible and may be added to by user 105 . Because the software code portions are convertible using conversion rules, the conversion rules may also be used to indicate new input primitives and, further, how the new, user-defined input primitives are to be interpreted by the interpretation system.
  • the input primitives 108 may be appropriate for a workflow runtime and the generated output primitives 121 may be appropriate for a sequential-based runtime.
  • input primitives 108 may be appropriate for a sequential-based runtime and generated output primitives 121 may be appropriate for a workflow runtime.
  • the generated output primitives may be converted to be appropriate for a designated runtime environment.
  • Method 200 includes an act of generating a dynamic, extensible set of output primitives interpretable by at least one of a plurality of continuation-based code interpretation systems using the received conversion rules (act 230 ).
  • output primitive generation module may generate a dynamic, extensible set of output primitives 121 that is interpretable by at least one of a plurality of continuation-based code interpretation systems using received conversion rules 106 .
  • the software code interpretation system is configured to handle type relationships in the code transparently. Accordingly, in cases where a first variable maps to a second variable, and where the second variable is a subtype of a third variable, the first variable is automatically mapped to the third variable. Thus, for example, if variable X maps to variable Y, where Y is a subtype of variable Z, variable X is automatically mapped to variable Z. This ability to handle type relationships transparently can greatly increase system efficiency by automatically mapping variables where possible.
  • the software code interpretation system may be configured to handle generic parameter covariance.
  • generic parameter covariance allows a variable of a given subtype to be treated as a variable of the subtype's corresponding base type. Generic parameter covariance may also lead to increased efficiencies in code interpretation and conversion.
  • the interpretation system may be further configured to allow recursion. Recursion allows a user to define a conversion from a first variable to a second variable, and where the interpretation system includes an existing conversion from the second variable to a third variable, the interpretation system may be automatically configured to use the existing conversion to carry out a conversion from the first variable to the third variable.
  • the interpretation system may use the existing conversion to convert X to Z.
  • Other examples incorporating recursion with more than three variables are also possible. Accordingly, the above example should not be read as limiting recursion to use in a three-variable scenario.
  • Method 200 includes an act of converting the identified code portions including the one or more undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives (act 240 ).
  • code conversion module 115 may convert identified code portions 111 including the one or more undefined, extensible input primitives 108 from dynamic language abstract memory representations into continuation-based abstract, memory representations using generated set of output primitives 121 . This conversion may be performed at compile-time or may be performed as a just-in-time conversion based on dynamic conversion information received at runtime (e.g. conversion rules 106 ).
  • code conversion module 115 may be configured to convert variables, arguments or other expressions from language variable expressions to a workflow variable expression, so that the workflow expression is configured to take values from a workflow and use the values during language execution.
  • Code conversion module 115 may also be configured to convert software code portion 107 from a continuation-based expression to a language expression. Many other conversion types are possible.
  • a software code portion may be converted more than once from one type of expression to another and then to another, and so on.
  • multiple different backend runtimes may be available and the software code portion may be converted in a different manner, depending on which backend runtime is to be used. This will be explained in greater detail below with regard to computer architecture 300 of FIG. 3 and method 400 of FIG. 4 .
  • FIG. 3 illustrates a computer architecture 300 in which the principles of the present invention may be employed.
  • Computer architecture 300 includes code conversion module 315 , code identifying module 310 and other modules which may be different than or the same as the corresponding modules of FIG. 1 .
  • like reference numbers e.g. 115 and 315 .
  • each element in FIG. 3 may be completely different and separate from the elements of FIG. 1 .
  • Computer architecture 300 includes user 305 , which may be any type of computer user, and dynamic code portions 307 , which may be any type of dynamic software code.
  • Code identifying module 310 may be configured to identify various portions of dynamic code that are to be converted for use by user 305 or by another user or software application.
  • Identified code portions 311 may be sent to code evaluation module 330 , which may be configured to evaluate the identified code portion to determine which backend runtime from a plurality of backend runtimes 336 is to be used in conjunction with the identified code. Using this determination, runtime selection module 335 may be configured to select the appropriate backend runtime and send an indication thereof (e.g. 337 ) to code conversion module 315 .
  • Module 315 may also receive identified code portion 311 , which is converted into expression tree representation 338 and sent to selected backend runtime 340 . This process will be explained in greater detail with regard to method 400 of FIG. 4 below.
  • FIG. 4 illustrates a flowchart of a method 400 for selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code.
  • the method 400 will now be described with frequent reference to the components and data of environment 300 .
  • Method 400 includes an act of identifying a portion of dynamic code that is to be converted into an expression tree representation (act 410 ).
  • code identifying module 310 may identify dynamic code portion 311 that is to be converted into an expression tree representation.
  • Dynamic language code is code that is converted to executable form at runtime (as opposed to being compiled beforehand). Dynamic language code may be compiled or interpreted by a just-in-time (JIT) compiler or other compiler/interpreter designed to compile or interpret dynamic code.
  • JIT just-in-time
  • Method 400 includes an act of evaluating the identified portion of dynamic code to determine, based on a set of input rules, which backend runtime among a plurality of backend runtimes is to be used (act 420 ).
  • code evaluation module 330 may evaluate the identified portion of dynamic code 311 to determine, based on a set of input rules 306 , which backend runtime among a plurality of backend runtimes is to be used to process the converted code portion. Accordingly, when a third party or other user writes a new software language or new version of a software language, they can just provide rules (e.g. input rules 306 ) for when the code conversion module 315 (interpreter) should use that language or that version.
  • rules e.g. input rules 306
  • Method 400 includes an act of converting the identified dynamic code portion into an expression tree representation for the identified appropriate backend runtime (act 430 ).
  • code conversion module 315 may convert identified dynamic code portion 311 into an expression tree representation 338 for selected backend runtime 340 .
  • the conversion may be performed based on one or more efficiency factors that indicate that a conversion should be performed. Efficiency factors may comprise one or more of the following: a determination that processing the software code portion will include waiting on other inputs, a determination that processing the software code will be computationally simple or computationally complex, and a determination that processing the software code will include the use of networking resources.
  • processing identified code portion 311 would involve waiting on other inputs (e.g. inputs from other functions or other software applications). Thus, in such a case, it may be more efficient to perform the conversion from dynamic code into an expression tree representation so that the code can be registered for continuation-based processing. Similarly, if it is determined that processing the dynamic code will be computationally complex or that the processing will include the (substantial) use of networking resources, it may be most efficient to perform the conversion. On the other hand, it may be determined that the processing will be computationally simple, or that the processing does not depend on other inputs, and thus, a conversion from dynamic code to an expression tree representation is inefficient and should not be performed. In some cases, where it is determined that processing the software code will be computationally complex, the software code may be divided into a plurality of computationally simpler code portions, which may not be converted.
  • Method 400 includes an act of providing the expression tree representation to the identified backend runtime for execution (act 440 ).
  • code conversion module 315 may provide expression tree representation 338 to selected backend runtime 340 for execution.
  • a wide variety of different front end languages may be used to draft the various dynamic code portions, and each of these dynamic code portions may be interpreted by a single interpretation system, using the input rules provided by the developers of the various dynamic code portions.

Abstract

Embodiments described herein are directed to allowing a user to extend the functionality of a software code interpretation system. In one embodiment, a computer system receives user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations. The computer system identifies portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, where the identified code portions include undefined, extensible input primitives. The computer system also generates a dynamic, extensible set of output primitives interpretable by a continuation-based code interpretation system using the received conversion rules and converts the identified code portions including the undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives.

Description

    BACKGROUND
  • Computers have become highly integrated in the workforce, in the home, in mobile devices, and many other places. Computers can process massive amounts of information quickly and efficiently. Software applications designed to run on computer systems allow users to perform a wide variety of functions including business applications, schoolwork, entertainment and more. Software applications are often designed to perform specific tasks. For example, word processor applications are designed for drafting documents, while email programs are designed for sending, receiving and organizing email.
  • In many cases, software applications are designed to interact with other software applications or data on other computer systems. Applications may also be configured to implement various types of software code. For example, a software application may incorporate or be generated using a dynamic software language. Dynamic languages can allow for greater flexibility in using software components written in different software languages. Typically, when code portions written in multiple software languages are to be used, multiple language-specific code interpreters are used to interpret the various code portions.
  • BRIEF SUMMARY
  • Embodiments described herein are directed to allowing a user to extend the functionality of a software code interpretation system. In one embodiment, a computer system receives user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations. The computer system identifies portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, where the identified code portions include undefined, extensible input primitives. The computer system also generates a dynamic, extensible set of output primitives interpretable by a continuation-based code interpretation system using the received conversion rules and converts the identified code portions including the undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives.
  • Another embodiment is directed to selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code, such that the selected backend is selected for interpreting an expression tree representation of a dynamic code portion. A computer system identifying a portion of dynamic code that is to be converted into an expression tree representation. The computer system evaluates the identified portion of dynamic code to determine, based on a set of input rules, which backend runtime among a plurality of backend runtimes is to be used. The computer system also converts the identified dynamic code portion into an expression tree representation for the identified appropriate backend runtime and provides the expression tree representation to the identified backend runtime for execution.
  • This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • To further clarify the above and other advantages and features of embodiments of the present invention, a more particular description of embodiments of the present invention will be rendered by reference to the appended drawings. It is appreciated that these drawings depict only typical embodiments of the invention and are therefore not to be considered limiting of its scope. The invention will be described and explained with additional specificity and detail through the use of the accompanying drawings in which:
  • FIG. 1 illustrates a computer architecture in which embodiments of the present invention may operate including allowing a user to extend the functionality of a software code interpretation system.
  • FIG. 2 illustrates a flowchart of an example method for allowing a user to extend the functionality of a software code interpretation system.
  • FIG. 3 illustrates a computer architecture in which embodiments of the present invention may operate including selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code.
  • FIG. 4 illustrates a flowchart of an example method for selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code.
  • DETAILED DESCRIPTION
  • Embodiments described herein are directed to allowing a user to extend the functionality of a software code interpretation system. In one embodiment, a computer system receives user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations. The computer system identifies portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, where the identified code portions include undefined, extensible input primitives. The computer system also generates a dynamic, extensible set of output primitives interpretable by a continuation-based code interpretation system using the received conversion rules and converts the identified code portions including the undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives.
  • Another embodiment is directed to selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code, such that the selected backend is selected for interpreting an expression, tree representation of a dynamic code portion. A computer system identifying a portion of dynamic code that is to be converted into an expression tree representation. The computer system evaluates the identified portion of dynamic code to determine, based on a set of input rules, which backend runtime among a plurality of backend runtimes is to be used. The computer system also converts the identified dynamic code portion into an expression tree representation for the identified appropriate backend runtime and provides the expression tree representation to the identified backend runtime for execution.
  • Embodiments of the present invention may comprise or utilize a special purpose or general-purpose computer including computer hardware, as discussed in greater detail below. Embodiments within the scope of the present invention also include physical and other computer-readable media for carrying or storing computer-executable instructions and/or data structures. Such computer-readable media can be any available media that can be accessed by a general purpose or special purpose computer system. Computer-readable media that store computer-executable instructions are physical storage media including recordable-type storage media. Computer-readable media that carry computer-executable instructions are transmission media. Thus, by way of example, and not limitation, embodiments of the invention can comprise at least two distinctly different kinds of computer-readable media: physical storage media and transmission media.
  • Physical storage media includes RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer.
  • A “network” is defined as one or more data links that enable the transport of electronic data between computer systems and/or modules and/or other electronic devices. When information is transferred or provided over a network or another communications connection (either hardwired, wireless, or a combination of hardwired or wireless) to a computer, the computer properly views the connection as a transmission medium. Transmission media can include a network and/or data links which can be used to carry or transport desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer. Combinations of the above should also be included within the scope of computer-readable media.
  • However, it should be understood, that upon reaching various computer system components, program code means in the form of computer-executable instructions or data structures can be transferred automatically from transmission media to physical storage media. For example, computer-executable instructions or data structures received over a network or data link can be buffered in RAM within a network interface card, and then eventually transferred to computer system RAM and/or to less volatile physical storage media at a computer system. Thus, it should be understood that physical storage media can be included in computer system components that also (or even primarily) utilize transmission media.
  • Computer-executable instructions comprise, for example, instructions and data which cause a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. The computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, or even source code. Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the described features or acts described above. Rather, the described features and acts are disclosed as example forms of implementing the claims.
  • Those skilled in the art will appreciate that the invention may be practiced in network computing environments with many types of computer system configurations, including, personal computers, desktop computers, laptop computers, message processors, hand-held devices, multi-processor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, mobile telephones, PDAs, pagers, routers, switches, and the like. The invention may also be practiced in distributed system environments where local and remote computer systems, which are linked (either by hardwired data links, wireless data links, or by a combination of hardwired and wireless data links) through a network, both perform tasks. In a distributed system environment, program modules may be located in both local and remote memory storage devices.
  • FIG. 1 illustrates a computer architecture 100 in which the principles of the present invention may be employed. Computer architecture 100 includes software code portions 107. Software code portions 107 may include any type of software code including methods, functions, applications, applets, individual lines of code, or any other grouping of software instructions. Software code portions 107 include input primitives 108. As will be generally understood by one skilled in the art, a primitive may be any type of input designator and may describe available variables, variable types, operators, method implementation features or other items usable in software code to initiate or perform a function. Primitives are typically language-specific; accordingly, primitives available in one language may not be available in another language. Moreover, primitives are typically a fixed set, as the primitives are only, understood by operations of that given language.
  • Computer architecture 100 also includes software code identifying module 110. Module 110 may be used to identify various portions of software code 107 that are to be accessed and used by a user or other software program. For example, a user (e.g. user 105) may desire to implement a software application that combines multiple different software code portions. In some cases, these code portions may be written in different software languages. Based on an indication of which code portions are to be used (either as received from user 105 or as identified by software code identifying module 110), identified software code portion 111 may be sent to code conversion module where each portion of software code may be converted for use by another computer system. Code conversion module 115 may receive conversion rules 106 from user 105 which indicate how the identified code portions are to be converted.
  • For instance, in the above example where multiple portions of software code written in different languages are to be used in conjunction to provide a particular function or feature, at least some of the code portions will be converted into a usable form (those portions that are already usable or understandable would not need to be converted). As used herein, the usable or understandable form is intended to mean a form that can be used by a computer system configured to receive converted software code 116, without the computer system having multiple software interpreters. Accordingly, because of the code conversion process, the converted code 116 is understandable by a single software interpreter on the receiving computer system. Such a receiving computer system may be any type of computer system, as described above, and may include user 105's computer system or any other user's computer system.
  • Code conversion module 115 may be configured to portions of software code from one type to another. For example, code conversion module 115 may be configured to covert dynamic language abstract memory representations into continuation-based abstract memory representations. Thus, in cases where software code portions 107 are in the form of dynamic language abstract memory representations (e.g. dynamic language abstract syntax trees (ASTs)), the portions may be converted to continuation-based abstract memory representations (e.g. continuation-based runtime ASTs). This process will be explained in greater detail below with regard to method 200 of FIG. 2. Output primitive generation module 120 may be part of code conversion module 115 or may be separate from module 115. Output primitive generation module may be configured to generate output primitives based on input primitives 108. These generated output primitives 121 may be used in the code conversion process by code conversion module 115, as will be explained in greater detail below. In general, and as used herein, the term output primitives refers to a set of instructions that tells the interpreter or runtime to perform the operation indicated in the input primitive or to convert the operation to a function at runtime.
  • FIG. 2 illustrates a flowchart of a method 200 for allowing a user to extend the functionality of a software code interpretation system. The method 200 will now be described with frequent reference to the components and data of environment 100.
  • Method 200 includes an act of receiving one or more user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations (act 210). For example, code conversion module 115 may receive conversion rules 106 from user 105 for converting dynamic language code to continuation-based abstract memory representations. Language-specific conversion rules may be created to optimize software code conversions for code written in a given software language. Each language may have certain characteristics that favor certain types or methods of conversion over others. For example, a given type of conversion may be more efficient for certain languages than another type. In such cases, the most efficient conversion rules may be selected and/or provided by user 105. Conversion rules 106 may also be selected using backward chaining, which selects a path of conversion rules to use in the conversion. Again, this path may be optimized to create the most efficient code conversion.
  • In some embodiments, the received rules 106 may include an indication that a different version of the software code interpretation system (i.e. modules 110 and 115) is to be used to convert software code portion 107 using received conversion rules 106. In cases where multiple versions of either module 110 or module 115 exist, one version may be selected above another to ensure compatibility or increase efficiency. As used herein, the concept of increasing efficiency may include reducing processing time or cycles, reducing memory fingerprint, reducing communications with other modules, or any other type of reduction in the use of system resources.
  • Method 200 includes an act of identifying one or more portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, the identified code portions including one or more undefined, extensible input primitives (act 220). For example, software code identifying module 110 may identify software code portions 107 that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, where identified code portions 111 include various undefined, extensible input primitives. As used herein, the term “undefined,” as used in conjunction with input primitives or other objects, is intended to indicate that at least some characteristics of the object are not known beforehand. Thus, for example, input primitive 108 may be undefined because it includes various characteristics that are unknown to the interpretation system. Input primitives may be extensible and may be added to by user 105. Because the software code portions are convertible using conversion rules, the conversion rules may also be used to indicate new input primitives and, further, how the new, user-defined input primitives are to be interpreted by the interpretation system.
  • In some cases, the input primitives 108 may be appropriate for a workflow runtime and the generated output primitives 121 may be appropriate for a sequential-based runtime. The opposite is also true: input primitives 108 may be appropriate for a sequential-based runtime and generated output primitives 121 may be appropriate for a workflow runtime. Regardless of which runtime the input primitives are designed to work with, the generated output primitives may be converted to be appropriate for a designated runtime environment.
  • Method 200 includes an act of generating a dynamic, extensible set of output primitives interpretable by at least one of a plurality of continuation-based code interpretation systems using the received conversion rules (act 230). For example, output primitive generation module may generate a dynamic, extensible set of output primitives 121 that is interpretable by at least one of a plurality of continuation-based code interpretation systems using received conversion rules 106. In some cases, the software code interpretation system is configured to handle type relationships in the code transparently. Accordingly, in cases where a first variable maps to a second variable, and where the second variable is a subtype of a third variable, the first variable is automatically mapped to the third variable. Thus, for example, if variable X maps to variable Y, where Y is a subtype of variable Z, variable X is automatically mapped to variable Z. This ability to handle type relationships transparently can greatly increase system efficiency by automatically mapping variables where possible.
  • Additionally or alternatively, the software code interpretation system may be configured to handle generic parameter covariance. As used herein, generic parameter covariance allows a variable of a given subtype to be treated as a variable of the subtype's corresponding base type. Generic parameter covariance may also lead to increased efficiencies in code interpretation and conversion. The interpretation system may be further configured to allow recursion. Recursion allows a user to define a conversion from a first variable to a second variable, and where the interpretation system includes an existing conversion from the second variable to a third variable, the interpretation system may be automatically configured to use the existing conversion to carry out a conversion from the first variable to the third variable. Thus, if a user defines a conversion from X to Y where the interpretation system includes an existing conversion from Y to Z, the interpretation system may use the existing conversion to convert X to Z. Other examples incorporating recursion with more than three variables are also possible. Accordingly, the above example should not be read as limiting recursion to use in a three-variable scenario.
  • Method 200 includes an act of converting the identified code portions including the one or more undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives (act 240). For example, code conversion module 115 may convert identified code portions 111 including the one or more undefined, extensible input primitives 108 from dynamic language abstract memory representations into continuation-based abstract, memory representations using generated set of output primitives 121. This conversion may be performed at compile-time or may be performed as a just-in-time conversion based on dynamic conversion information received at runtime (e.g. conversion rules 106).
  • In some embodiments, code conversion module 115 may be configured to convert variables, arguments or other expressions from language variable expressions to a workflow variable expression, so that the workflow expression is configured to take values from a workflow and use the values during language execution. Code conversion module 115 may also be configured to convert software code portion 107 from a continuation-based expression to a language expression. Many other conversion types are possible. Moreover, a software code portion may be converted more than once from one type of expression to another and then to another, and so on. In some cases, multiple different backend runtimes may be available and the software code portion may be converted in a different manner, depending on which backend runtime is to be used. This will be explained in greater detail below with regard to computer architecture 300 of FIG. 3 and method 400 of FIG. 4.
  • FIG. 3 illustrates a computer architecture 300 in which the principles of the present invention may be employed. Computer architecture 300 includes code conversion module 315, code identifying module 310 and other modules which may be different than or the same as the corresponding modules of FIG. 1. In general, like reference numbers (e.g. 115 and 315) refer to similar or the same types of module. However, each element in FIG. 3 may be completely different and separate from the elements of FIG. 1.
  • Computer architecture 300 includes user 305, which may be any type of computer user, and dynamic code portions 307, which may be any type of dynamic software code. Code identifying module 310 may be configured to identify various portions of dynamic code that are to be converted for use by user 305 or by another user or software application. Identified code portions 311 may be sent to code evaluation module 330, which may be configured to evaluate the identified code portion to determine which backend runtime from a plurality of backend runtimes 336 is to be used in conjunction with the identified code. Using this determination, runtime selection module 335 may be configured to select the appropriate backend runtime and send an indication thereof (e.g. 337) to code conversion module 315. Module 315 may also receive identified code portion 311, which is converted into expression tree representation 338 and sent to selected backend runtime 340. This process will be explained in greater detail with regard to method 400 of FIG. 4 below.
  • FIG. 4 illustrates a flowchart of a method 400 for selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code. The method 400 will now be described with frequent reference to the components and data of environment 300.
  • Method 400 includes an act of identifying a portion of dynamic code that is to be converted into an expression tree representation (act 410). For example, code identifying module 310 may identify dynamic code portion 311 that is to be converted into an expression tree representation. Dynamic language code, as used herein, is code that is converted to executable form at runtime (as opposed to being compiled beforehand). Dynamic language code may be compiled or interpreted by a just-in-time (JIT) compiler or other compiler/interpreter designed to compile or interpret dynamic code.
  • Method 400 includes an act of evaluating the identified portion of dynamic code to determine, based on a set of input rules, which backend runtime among a plurality of backend runtimes is to be used (act 420). For example, code evaluation module 330 may evaluate the identified portion of dynamic code 311 to determine, based on a set of input rules 306, which backend runtime among a plurality of backend runtimes is to be used to process the converted code portion. Accordingly, when a third party or other user writes a new software language or new version of a software language, they can just provide rules (e.g. input rules 306) for when the code conversion module 315 (interpreter) should use that language or that version.
  • Method 400 includes an act of converting the identified dynamic code portion into an expression tree representation for the identified appropriate backend runtime (act 430). For example, code conversion module 315 may convert identified dynamic code portion 311 into an expression tree representation 338 for selected backend runtime 340. In some cases, the conversion may be performed based on one or more efficiency factors that indicate that a conversion should be performed. Efficiency factors may comprise one or more of the following: a determination that processing the software code portion will include waiting on other inputs, a determination that processing the software code will be computationally simple or computationally complex, and a determination that processing the software code will include the use of networking resources.
  • Thus, in some embodiments, it may be determined that processing identified code portion 311 would involve waiting on other inputs (e.g. inputs from other functions or other software applications). Thus, in such a case, it may be more efficient to perform the conversion from dynamic code into an expression tree representation so that the code can be registered for continuation-based processing. Similarly, if it is determined that processing the dynamic code will be computationally complex or that the processing will include the (substantial) use of networking resources, it may be most efficient to perform the conversion. On the other hand, it may be determined that the processing will be computationally simple, or that the processing does not depend on other inputs, and thus, a conversion from dynamic code to an expression tree representation is inefficient and should not be performed. In some cases, where it is determined that processing the software code will be computationally complex, the software code may be divided into a plurality of computationally simpler code portions, which may not be converted.
  • Method 400 includes an act of providing the expression tree representation to the identified backend runtime for execution (act 440). For example, code conversion module 315 may provide expression tree representation 338 to selected backend runtime 340 for execution. In this manner, a wide variety of different front end languages may be used to draft the various dynamic code portions, and each of these dynamic code portions may be interpreted by a single interpretation system, using the input rules provided by the developers of the various dynamic code portions.
  • The present invention may be embodied in other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is, therefore, indicated by the appended claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.

Claims (20)

1. At a computer system in a computer networking environment including a plurality of computing systems, a method for allowing a user to extend the functionality of a software code interpretation system, the method comprising:
an act of receiving one or more user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations;
an act of identifying one or more portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, the identified code portions including one or more undefined, extensible input primitives;
an act of generating a dynamic, extensible set of output primitives interpretable by at least one of a plurality of continuation-based code interpretation systems using the received conversion rules; and
an act of converting the identified code portions including the one or more undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives.
2. The method of claim 1, further comprising an act of converting a variable from a language variable expression to a workflow variable expression, such that the workflow expression is configured to take values from a workflow and use the values during language execution.
3. The method of claim 1, wherein the software code interpretation system is configured to handle type relationships transparently, such that where a first variable maps to a second variable, and where the second variable is a subtype of a third variable, the first variable is automatically mapped to the third variable.
4. The method of claim 1, wherein the software code interpretation system handles generic parameter covariance, such that a variable of a given subtype is treated as a variable of the subtype's corresponding base type.
5. The method of claim 1, wherein the interpretation based on conversion rules allows recursion, such that where a user defines a conversion from a first variable to a second variable, and where the interpretation system includes an existing conversion from the second variable to a third variable, the interpretation system is configured to use the existing conversion to carry out a conversion from the first variable to the third variable.
6. The method of claim 1, wherein the conversion rules are selected using backward chaining, the backward chaining being configured to select a path of conversion rules.
7. The method of claim 1, wherein the conversion is performed at compile-time.
8. The method of claim 1, wherein the conversion is performed as a just-in-time conversion based on dynamic conversion information received at runtime.
9. The method of claim 1, wherein the software code interpretation system converts the software code portion from a continuation-based expression to a language expression.
10. The method of claim 1, further comprising an act of creating one or more language-specific conversion rules to optimize software code conversions for code written in a selected language.
11. The method of claim 1, wherein the received rules include an indication that a different version of the software code interpretation system is to be used to convert the software code portion using the received conversion rules.
12. The method of claim 1, wherein the input primitives are appropriate for a workflow runtime and the output primitives are appropriate for a sequential-based runtime.
13. The method of claim 1, wherein the input primitives are appropriate for a sequential-based runtime and the output primitives are appropriate for a workflow runtime.
14. A computer program product for implementing a method for selecting an appropriate runtime backend from a plurality of available runtime backends for interpreting and executing a portion of software code, such that the selected backend is selected for interpreting an expression tree representation of a dynamic code portion, the computer program product comprising one or more computer-readable storage media having stored thereon computer-executable instructions that, when executed by one or more processors of the computing system, cause the computing system to perform the method, the method comprising:
an act of identifying a portion of dynamic code that is to be converted into an expression tree representation;
an act of evaluating the identified portion of dynamic code to determine, based on a set of input rules, which backend runtime among a plurality of backend runtimes is to be used;
an act of converting the identified dynamic code portion into an expression tree representation for the identified appropriate backend runtime; and
an act of providing the expression tree representation to the identified backend runtime for execution.
15. The computer program product of claim 14, further comprising an act of determining that, based on one or more efficiency factors, a conversion is to be performed on the portion of dynamic code.
16. The computer program product of claim 14, further comprising an act of determining that, based on one or more efficiency factors, a conversion is not to be performed on the portion of dynamic code.
17. The computer program product of claim 15, wherein the efficiency factors comprise one or more of the following: a determination that processing the software code portion will include waiting on other inputs, a determination that processing the software code will be computationally simple or computationally complex, and a determination that processing the software code will include the use of networking resources.
18. The computer program product of claim 16, further comprising, upon determining that processing the software code will be computationally complex, an act of dividing the software code into a plurality of computationally simpler code portions.
19. The computer program product of claim 12, wherein the input rules are received from a third party user.
20. A computer system comprising the following:
one or more processors;
system memory;
one or more computer-readable storage media having stored thereon computer-executable instructions that, when executed by the one or more processors, causes the computing system to perform a method for allowing a user to extend the functionality of a software code interpretation system, the method comprising the following:
an act of receiving one or more software-language-specific user-defined conversion rules from a user for converting dynamic language code to continuation-based abstract memory representations, the rules being configured to optimize software code conversions for code written in a selected language;
an act of identifying one or more portions of software code that are to be converted from dynamic language abstract memory representations into continuation-based abstract memory representations, the identified code portions including one or more undefined, extensible input primitives;
an act of generating a dynamic, extensible set of output primitives interpretable by at least one of a plurality of continuation-based code interpretation systems using the received conversion rules, the software code interpretation systems being configured to handle type relationships transparently, such that where a first variable maps to a second variable, and where the second variable is a subtype of a third variable, the first variable is automatically mapped to the third variable; and
an act of converting at compile time the identified code portions including the one or more undefined, extensible input primitives from dynamic language abstract memory representations into continuation-based abstract memory representations using the generated set of output primitives.
US12/336,179 2008-12-16 2008-12-16 Customizable dynamic language expression interpreter Expired - Fee Related US8336035B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/336,179 US8336035B2 (en) 2008-12-16 2008-12-16 Customizable dynamic language expression interpreter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/336,179 US8336035B2 (en) 2008-12-16 2008-12-16 Customizable dynamic language expression interpreter

Publications (2)

Publication Number Publication Date
US20100153930A1 true US20100153930A1 (en) 2010-06-17
US8336035B2 US8336035B2 (en) 2012-12-18

Family

ID=42242124

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/336,179 Expired - Fee Related US8336035B2 (en) 2008-12-16 2008-12-16 Customizable dynamic language expression interpreter

Country Status (1)

Country Link
US (1) US8336035B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100242030A1 (en) * 2009-03-20 2010-09-23 Microsoft Corporation Providing execution context in continuation based runtimes
US8869107B2 (en) * 2012-01-12 2014-10-21 Microsoft Corporation Declarative dynamic control flow in continuation-based runtime
US20160259633A1 (en) * 2014-11-18 2016-09-08 Roger James Poon Safely consuming dynamically-typed code from a statically-typed programming language
RU2672176C2 (en) * 2013-10-28 2018-11-12 АйКонТек Корпорейшн Natural expression processing method, processing and response method, device and system
US11379577B2 (en) 2019-09-26 2022-07-05 Microsoft Technology Licensing, Llc Uniform resource locator security analysis using malice patterns
US11431751B2 (en) 2020-03-31 2022-08-30 Microsoft Technology Licensing, Llc Live forensic browsing of URLs
US11509667B2 (en) 2019-10-19 2022-11-22 Microsoft Technology Licensing, Llc Predictive internet resource reputation assessment

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8473911B1 (en) * 2010-07-23 2013-06-25 Xilinx, Inc. Documentation generation from a computer readable symbolic representation
US8893098B2 (en) * 2012-12-14 2014-11-18 Oracle International Corporation Deferred type inference of generic type parameters in function calls to overloaded functions
CN106209587B (en) * 2016-07-08 2019-11-22 中国银联股份有限公司 For the device and method of virtual expression to be presented in a personalized manner at the terminal

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5428782A (en) * 1989-09-28 1995-06-27 Texas Instruments Incorporated Portable and dynamic distributed applications architecture
US5583988A (en) * 1994-03-09 1996-12-10 National Instruments Corporation Method and apparatus for providing runtime checking features in a compiled programming development environment
US6594783B1 (en) * 1999-08-27 2003-07-15 Hewlett-Packard Development Company, L.P. Code verification by tree reconstruction
US20040194069A1 (en) * 2003-03-27 2004-09-30 Surasinghe Lakshitha C. System and method for dynamic business logic rule integration
US6983227B1 (en) * 1995-01-17 2006-01-03 Intertech Ventures, Ltd. Virtual models of complex systems
US20060005172A1 (en) * 2004-07-02 2006-01-05 Thales Method of computer code conversion and computer product/program for the implementation of such a method
US7023839B1 (en) * 1999-01-26 2006-04-04 Siemens Communications, Inc. System and method for dynamic codec alteration
US20060236254A1 (en) * 2005-04-18 2006-10-19 Daniel Mateescu System and method for automated building of component based applications for visualizing complex data structures
US7168063B2 (en) * 2003-06-10 2007-01-23 Microsoft Corporation Systems and methods for employing tagged types in a dynamic runtime environment
US20070239505A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Abstract execution model for a continuation-based meta-runtime
US7296130B2 (en) * 2004-03-22 2007-11-13 International Business Machines Corporation Method and apparatus for providing hardware assistance for data access coverage on dynamically allocated data
US20070263541A1 (en) * 2006-05-11 2007-11-15 Computer Associates Think, Inc. Automatic correlation of service level agreement and operating level agreement
US20080022267A1 (en) * 2004-04-26 2008-01-24 Google Inc. Method and System for Dynamically Composing Distributed Interactive Applications from High-Level Programming Languages
US7330698B1 (en) * 2004-04-27 2008-02-12 Piping Hot Networks Ltd. Intelligent spectrum management in a multiple input multiple output (MIMO) wireless communications system
US20080195634A1 (en) * 2007-02-09 2008-08-14 Microsoft Corporation Complete mapping between the xml infoset and dynamic language data expressions
US20080222627A1 (en) * 2007-03-09 2008-09-11 Microsoft Corporation Static extensibility models with dynamic languages and scripts
US20090100443A1 (en) * 2007-10-10 2009-04-16 Sap Ag. Methods and systems for ambistateful backend control
US7533365B1 (en) * 2004-02-03 2009-05-12 Borland Software Corporation Development system with methodology for run-time restoration of UML model from program code
US20100077384A1 (en) * 2008-09-23 2010-03-25 Microsoft Corporation Parallel processing of an expression
US20100145946A1 (en) * 2008-12-09 2010-06-10 Microsoft Corporation Translating queries to representational state transfer (rest)
US20100250564A1 (en) * 2009-03-30 2010-09-30 Microsoft Corporation Translating a comprehension into code for execution on a single instruction, multiple data (simd) execution
US20110055800A1 (en) * 2009-08-31 2011-03-03 Sybase, Inc. Extensible Template-Based Code Generator Builder

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6115711A (en) * 1989-09-28 2000-09-05 Sterling Software, Inc. Method and apparatus for generating transactions and a dialog flow manager
US5428782A (en) * 1989-09-28 1995-06-27 Texas Instruments Incorporated Portable and dynamic distributed applications architecture
US5583988A (en) * 1994-03-09 1996-12-10 National Instruments Corporation Method and apparatus for providing runtime checking features in a compiled programming development environment
US6983227B1 (en) * 1995-01-17 2006-01-03 Intertech Ventures, Ltd. Virtual models of complex systems
US7023839B1 (en) * 1999-01-26 2006-04-04 Siemens Communications, Inc. System and method for dynamic codec alteration
US6594783B1 (en) * 1999-08-27 2003-07-15 Hewlett-Packard Development Company, L.P. Code verification by tree reconstruction
US20040194069A1 (en) * 2003-03-27 2004-09-30 Surasinghe Lakshitha C. System and method for dynamic business logic rule integration
US7168063B2 (en) * 2003-06-10 2007-01-23 Microsoft Corporation Systems and methods for employing tagged types in a dynamic runtime environment
US7533365B1 (en) * 2004-02-03 2009-05-12 Borland Software Corporation Development system with methodology for run-time restoration of UML model from program code
US7296130B2 (en) * 2004-03-22 2007-11-13 International Business Machines Corporation Method and apparatus for providing hardware assistance for data access coverage on dynamically allocated data
US20080022267A1 (en) * 2004-04-26 2008-01-24 Google Inc. Method and System for Dynamically Composing Distributed Interactive Applications from High-Level Programming Languages
US7330698B1 (en) * 2004-04-27 2008-02-12 Piping Hot Networks Ltd. Intelligent spectrum management in a multiple input multiple output (MIMO) wireless communications system
US20060005172A1 (en) * 2004-07-02 2006-01-05 Thales Method of computer code conversion and computer product/program for the implementation of such a method
US20060236254A1 (en) * 2005-04-18 2006-10-19 Daniel Mateescu System and method for automated building of component based applications for visualizing complex data structures
US20070239505A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Abstract execution model for a continuation-based meta-runtime
US20070263541A1 (en) * 2006-05-11 2007-11-15 Computer Associates Think, Inc. Automatic correlation of service level agreement and operating level agreement
US20080195634A1 (en) * 2007-02-09 2008-08-14 Microsoft Corporation Complete mapping between the xml infoset and dynamic language data expressions
US20080222627A1 (en) * 2007-03-09 2008-09-11 Microsoft Corporation Static extensibility models with dynamic languages and scripts
US20090100443A1 (en) * 2007-10-10 2009-04-16 Sap Ag. Methods and systems for ambistateful backend control
US20100077384A1 (en) * 2008-09-23 2010-03-25 Microsoft Corporation Parallel processing of an expression
US20100145946A1 (en) * 2008-12-09 2010-06-10 Microsoft Corporation Translating queries to representational state transfer (rest)
US20100250564A1 (en) * 2009-03-30 2010-09-30 Microsoft Corporation Translating a comprehension into code for execution on a single instruction, multiple data (simd) execution
US20110055800A1 (en) * 2009-08-31 2011-03-03 Sybase, Inc. Extensible Template-Based Code Generator Builder

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Signal-to-string conversion based on high likelihood regions using embedded dynamic programming,, author: Gong Y et al, source: IEEE, dated: 1991 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100242030A1 (en) * 2009-03-20 2010-09-23 Microsoft Corporation Providing execution context in continuation based runtimes
US8683432B2 (en) * 2009-03-20 2014-03-25 Microsoft Corporation Providing execution context in continuation based runtimes
US8869107B2 (en) * 2012-01-12 2014-10-21 Microsoft Corporation Declarative dynamic control flow in continuation-based runtime
RU2672176C2 (en) * 2013-10-28 2018-11-12 АйКонТек Корпорейшн Natural expression processing method, processing and response method, device and system
US20160259633A1 (en) * 2014-11-18 2016-09-08 Roger James Poon Safely consuming dynamically-typed code from a statically-typed programming language
US10296313B2 (en) * 2014-11-18 2019-05-21 Roger James Poon Safely consuming dynamically-typed code from a statically-typed programming language
US11379577B2 (en) 2019-09-26 2022-07-05 Microsoft Technology Licensing, Llc Uniform resource locator security analysis using malice patterns
US11509667B2 (en) 2019-10-19 2022-11-22 Microsoft Technology Licensing, Llc Predictive internet resource reputation assessment
US11431751B2 (en) 2020-03-31 2022-08-30 Microsoft Technology Licensing, Llc Live forensic browsing of URLs

Also Published As

Publication number Publication date
US8336035B2 (en) 2012-12-18

Similar Documents

Publication Publication Date Title
US8336035B2 (en) Customizable dynamic language expression interpreter
US8181155B2 (en) Unified expression and location framework
US20170228223A1 (en) Unified data type system and method
US6738968B1 (en) Unified data type system and method
US8997070B2 (en) Extension mechanism for scripting language compiler
US7627594B2 (en) Runtime support for nullable types
US10157055B2 (en) Code refactoring mechanism for asynchronous code optimization using topological sorting
US20180004495A1 (en) Verification of a dataflow representation of a program through static type-checking
CN109313547B (en) Query optimizer for CPU utilization and code reformulation
WO2020259417A1 (en) Data analysis method and device for block chain
US10387126B2 (en) Data marshalling optimization via intermediate representation of workflows
CN102779044A (en) Analysis processing system and analysis processing method of expression
US20080163167A1 (en) Incorporating an arbitrary scripting language with native support for java objects
US10459703B2 (en) Systems and methods for task parallelization
CN114327481A (en) Code processing method, device, equipment and storage medium
US7788246B2 (en) Linguistic structure for data flow diagrams
CN111771186A (en) Compiler generated asynchronous enumeratable objects
US20090265688A1 (en) Circuits and methods for mobility of effectful program fragments
US9383972B2 (en) Methods and arrangements for processing and presentation of information
US11429358B2 (en) Representing asynchronous state machine in intermediate code
US20220043639A1 (en) Control of mission data tool application program interfaces
CN112650502A (en) Batch processing task processing method and device, computer equipment and storage medium
US11157252B2 (en) Assessment of the benefit of post-inlining program transformation in inlining decisions
Welch A metrics-driven approach for utilizing concurrency in object-oriented real-time systems
Chard et al. Productive Parallel Programming with Parsl

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION,WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LAMBERT, JOHN ROBERT;WOLF, KENNETH D.;KIZER, GEOFFREY M.;SIGNING DATES FROM 20081212 TO 20081215;REEL/FRAME:021989/0163

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LAMBERT, JOHN ROBERT;WOLF, KENNETH D.;KIZER, GEOFFREY M.;SIGNING DATES FROM 20081212 TO 20081215;REEL/FRAME:021989/0163

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034564/0001

Effective date: 20141014

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20201218