0
votes
0answers
14 views
Please recommend good reading about Squirrel
Please, share your favorite links on this language where one can learn the best of it.
And also, please describe in few words the most important features of this language differin …
0
votes
2answers
72 views
Programming game in flash/as3
Hi,
I have a bunch of ideas for different games (for programmers) where you have to write some program to complete the puzzle; The language shouldn't be too complicated and I even …
2
votes
10answers
226 views
Will any scripting languages other than JavaScript ever make it to the browser? [closed]
I've often wondered why JavaScript is the only scripting language standardized across browsers. It is definitely one of my weak spots technically, and I consider myself far more p …
15
votes
20answers
1k views
When is a language considered a scripting language?
What makes a language a scripting language? I've heard some people say "when it gets interpreted instead of compiled". That would make PHP (for example) a scripting language. It th …
0
votes
2answers
86 views
Converting XML or HTML to Wiki mark up - what approach would you choose?
I need to convert HTML documents (generated from DocBook XML documents) to the Wiki mark up language, in particular to the PM Wiki mark up language. The goal is to include the comp …
0
votes
1answer
31 views
What is a good scripting language for modifying and moving blocks of text in existing files?
I have been starting to write scripts to do some simple work in modifying existing code files - mostly finding some block of text, and making a few changes based on regular express …
6
votes
7answers
216 views
What is your preferred scripting language in java world (scripting language on JVM) and way?
What is your preferred scripting language in java world (scripting language on JVM) and way? When do you prefer your scripting language over java (in what situations for example fo …
0
votes
2answers
85 views
Is LUA the best/fastest choice for a gaming server?
Hey there smart people ;)
I just found this site and here seem to be a lot of people who know their business.
So I decided to ask for help with my little problem here:
I am worki …
1
vote
2answers
32 views
How to get number of pages in a PDF document regardless of version ? Some scripting language
How I can get the number of pages in a PDF document ? The document can have images too, and text in different font size. It should work with different PDF document versions.
The a …
6
votes
11answers
213 views
Debugging a scripting language like ruby
I am basically from the world of C language programming, now delving into the world of scripting languages like Ruby and Python.
I am wondering how to do debugging.
At present the …
5
votes
13answers
2k views
Why don’t people use PHP for desktop applications?
Other scripting languages popular on the web, such as Python and Ruby, are used in desktop applications. However, I've rarely (if ever) seen a PHP application designed to be deploy …
2
votes
4answers
143 views
Java 6: Examples for implementing own scripting language using javax.script?
Hello!
I really can't find good examples for implementing own scripting language using
javax.script ...
I need just something to start.
Documentations
Examples
Tutorials
Videos …
1
vote
7answers
263 views
Which ingame scripting language should I support?
The ingame script will control NPC/AI logic.
If I were to implement ingame scripting feature which language should it support?
JavaScript (builtin browser support)
TCL (inte …
3
votes
7answers
179 views
New languages…
Does anybody know of a website that lists new scripting/programming languages (or old ones). I'm not talking about new versions of existing languages, just new or old ones that pro …
-5
votes
2answers
359 views
What impact will _why the lucky stiff’s “disappearance” have on the Ruby, Rails, web development, and scripting communities? [closed]
Recently, all (or, if not all, most) of why the lucky stiff's work, including the Camping microframework, Park Place (a "nearly complete" clone of Amazon S3), Shoes (a GUI toolkit …
