# The Ava Programming Language

This repository is currently a research project. The project is to explore ideas
in programming language design by specifying _Ava_.

## What is Ava?

Ava is a programming language research project that is in the design and
specification phase. There is no grammar, parser, compiler, or way to use any
Ava code. Ava is a way to get ideas out of my head, challenged, and further
explored.

## Documentation

Please start with the [Documentation Contents](./docs), which provides links to
different iterations of the language.