Introduction

Contents

  1. The Introduction contains a list of contents and other useful information.
  2. The Plan describes the process of writing this compiler.
  3. The Lexer, Parser, and Generator pages describe the function for each aspect respectively.
  4. The Subset pages describe subsets of the language that have been implemented through the development of the language.
  5. The Syntax has an in depth description of the syntax and grammar of the Aurora.
  6. The Libraries page has information about how to create, install, publish, and include libraries in the Aurora language.