RuneScript itself is an in-house language that is currently being used for RuneScape content development.
This project aims to create a compiler for that language based on pictures given by mods, along with an IDE that can be used to modify scripts or configs written in RuneScript and compile them to bytecode.
You can read about the specification in here or in here
This project is licensed under the Mozilla Public License - check LICENSE for further details.