LUA is a scripting language which gained some popularity over the years thanks to its lightweigth interpreter, its support for OO programming and interoperability with Microsoft .NET environment. Next into this post a brief overview about how to use it to perform simple but useful tasks like manipulate XML files. Continue reading “Modify XML files using LUA”