I\'m making an application that analyses one or more series of data using several different algorithms (agents). I came to the idea that each of these agents could be implem
Yes, tons. Lua and Python seems to be the most popular:
Embedding Lua
Embedding Python
Embedding Tcl
Embedding Ruby
Embed Perl
Embed JavaScript
There are dozens of JavaScript engines around, this is just an example. Some of them are also frighteningly quick.