ralix 0.2.0

A simple, type-safe, tree walking interpreter
# Summary

[Introduction](README.md)

# Getting Started
- [Installation]guide/installation.md

# Language Guide
- [Syntax]./syntax/README.md
  - [Statements]./syntax/statements/README.md
  - [Expressions]./syntax/expressions/README.md

# CLI Reference
- [run]cli/run.md
- [repl]cli/repl.md
- [ast]cli/ast.md
- [meow]cli/meow.md

---

[Contributors](misc/contributors.md)