Comment Consider Ruby (Score 3, Informative) 176
What about Ruby (ruby-lang.org). It's easy to learn, powerful and has a reasonable set of classes and methods built-in. It's also quiet widespread nowadays, lightweight compared to Python and easy to embed via libruby.so
see the Ruby book (section Embedding a Ruby Interpreter
see the Ruby book (section Embedding a Ruby Interpreter