Stumbled across this today. luan-java, Java implementation of Lua for
Nabble, <https://code.google.com/p/luan-java/>.
Brilliant example of a project page that tells us nothing except the definition of the words 'Java', 'Lua' and 'Nabble'. And you have to use SVN to even find out _what kind of implementation it is_, is it JNI like LuaJava, pure Java like Kahlua, etc.? At least with Github, even if there's no readme, it's easy to quickly RTFC (which has definitely become the new RTFM as a blogger recently observed)