in reply to Preferred Scripting Language to Embed?
Except that Javascript and Lua (and other embedded scripting languages, like Guile and S-Lang) are full-featured, Turing-complete languages, so you don't get any protection against foot-shooting relative to Perl. If you're going to use a "real" language (like any of the above), you may as well choose one which has the simplest, most user-friendly syntax. That would rule out Javascript at least as much as Perl.
If by "logic" you mean something more declarative than procedural, you could consider Prolog, for which some modules exist: AI::Prolog and Language-Prolog.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Preferred Scripting Language to Embed?
by jdrago_999 (Hermit) on Oct 12, 2006 at 20:18 UTC | |
by Asim (Hermit) on Oct 13, 2006 at 14:03 UTC |