Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.1 KB

RuneScript

Build Status codecov Language grade: Java

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.

Specification

You can read about the specification in here or in here

Contributors

License

This project is licensed under the Mozilla Public License - check LICENSE for further details.