Software

We are working on a new programming language for game development called Stala:

module main;

func main() {
   print("Hello World!");
}