> Here's a blog from someone who's developing a scripting language in .NET: We are currently developing a binding between Lua and .NET. The first step (almost ready) uses Lua as an external DLL, but gives the language full access to .NET resources. (See http://www.tecgraf.puc-rio.br/~rcerq/luadotnet/ for more details.) -- Roberto