scripting-language
statically typed, embeddable, compilable scripting langage
I\'m lookign for a langage with the following features : SWIG-compatible, or similar. Compatibility with C++ should be easy :[详细]
2023-03-03 17:18 分类:问答Clean, self-contained VM implemented in C and under 100-200K compiled code size?
I\'m looking for a VM with the following features: Small compiled code footprint (under 200K). No external dependencies.[详细]
2023-02-16 20:53 分类:问答On average, how efficient is a scripting engine? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. Fo开发者_开发问[详细]
2023-02-16 04:03 分类:问答Embedding a Low Performance Scripting Language in Python [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-12 20:41 分类:问答JSR-223 vs JSR-241 - Scripting language
What is main difference between JSR-223 and JSR-241? If I understood correctly: JSR -223: introduces a scripting language engine in Java, thats it! You are free to use whatever scripting language[详细]
2023-02-10 14:44 分类:问答pushing or adding arrays as values into a multi-dimensional array in actionscript 3.0
I am running into some trouble adding an array into another array to create a multi-dimensional array.[详细]
2023-02-05 20:46 分类:问答Can an Object-oriented type system be implemented by a language with an Object-oriented type system?
Suppose you have an imaginary type system for an imaginary scripting language which is written in C++ (for example), and each type (and object) in the scripting language has a corresponding type (and[详细]
2023-02-04 18:17 分类:问答Which scripting languages support long (64 bit) integers well?
Perl has long been my choice scripting language but I\'ve run into a horrible problem. By default there is no support for long (64 bit) integers. Most of the time an integer is just a string and they[详细]
2023-01-30 13:30 分类:问答what are scripting languages? [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: When is a language considered开发者_高级运维 a scripting language?[详细]
2023-01-27 04:33 分类:问答How to use try catch in NSIS
hi im getting a weird error on few machines in my nsis installer while installing. Its is giving \"Invalid win32 file handle\" while installing fonts using fontreg.nsh[详细]
2023-01-22 08:25 分类:问答