Hand Book; The Compiler's Blueprint

Introduction

This documentation is tended to be a reference for those who want to use Xua as a tool. However, in this chapter, we focus on the implementation of the Xua engine, which is helpful for developers who want to contribute to the project.

Context-Free Grammar

There are four types of .xua files, Super, Entity, Method, and Interface. In this section, we cover the context-free grammar of these blocks.