# Introduction

Glua is a smart contract programming language for blockchain, and is a statically strongly typed programming language.

Programs written by glua can be compiled into bytecode and executed by the lua virtual machine.