4.6 Article

Passing a Language Through the Eye of a Needle

Journal

COMMUNICATIONS OF THE ACM
Volume 54, Issue 7, Pages 38-43

Publisher

ASSOC COMPUTING MACHINERY
DOI: 10.1145/1965724.1965739

Keywords

-

Ask authors/readers for more resources

SCRIPTING LANGUAGES ARE an important element in the current landscape of programming languages. A key feature of a scripting language is its ability to integrate with a system language. 7 This integration takes two main forms: extending and embedding. In the first form, you extend the scripting language with libraries and functions written in the system language and write your main program in the scripting language. In the second form, you embed the scripting language in a host program (written in the system language) so that the host can run scripts and call functions defined in the scripts; the main program is the host program. In this setting, the system language is usually called the host language.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.6
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available