Skip to content
Ilya Nikitin edited this page Jul 30, 2021 · 10 revisions

Welcome to the Axion wiki! ✌️

This is still in stage of fast evolution, so expect changes - anywhere and anytime. 💥

Introduction to language syntax

Expressions

Toolset architecture

Public compiler interface

  • Units & Modules - TODO
  • Compiler class

Backend

  • Lexer (Tokenizer)
  • Syntax tree
  • Traversing

Miscellaneous

Clone this wiki locally