scripting-language
Simple, secure scripting language implemented in JavaScript? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is开发者_运维百科 not currently accepting answers.[详细]
2023-01-20 04:13 分类:问答Implementing a simple XML based Scripting Language for an XNA Game
I\'m working with a team on a RPG engine in C# and XNA. We\'re planning on targeting Windows and Windows Phone 7, but are running into issues with AI interactions and controlling player actions during[详细]
2023-01-12 19:33 分类:问答C# Scripting - advice required please
I am developing an application to carry out pre-defined \"tasks\" on MSSQL database tables. It is really a tool to help with some repetitive data conversion/import tasks we have.[详细]
2023-01-12 15:19 分类:问答Looking for an embeddable scripting language for C++ with 64-bit support and Cross Platform
I\'m looking for a scripting language that works on 32-bit and 64-bit machines as well as on Windows and Linux. I will be embedding it into a C++ application so I prefer it to be natively written in C[详细]
2023-01-08 03:44 分类:问答Good compilers for compiling perl/python/php scripts into linux executables?
I am working on a project that requires reading text files, extracting data from them, and then generating reports (text files). Since there are a lot of string parsing, I decided to do it in Perl or[详细]
2023-01-07 08:13 分类:问答Scripting language for C++ [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-05 01:51 分类:问答Where does scripting fit in today
I was wondering what place scripting has in today\'s world of IDEs a开发者_如何学编程nd GUIs.[详细]
2023-01-03 19:46 分类:问答How fast should an interpreted language be today?
Is speed of the (main/only viable) implementation of an interpreted program开发者_开发问答ming language a criteria today?[详细]
2022-12-30 08:07 分类:问答Using Groovy as a scripting language
I prefer to use scripting languages for short tasks, anything such as a really simple http bot, bulk importing/exporting data to/from somewhere, etc etc... Basic throw-away scripts and simple stuff. T[详细]
2022-12-26 18:37 分类:问答Game engine deployment strategy for the Android?
In college, my senior project was to create a simple 2D game engine complete with a scripting language which compiled to bytecode, which was interpreted. For fun, I\'d like to port the engine to andro[详细]
2022-12-26 17:40 分类:问答