ava/README.md

13 lines
498 B
Markdown

# The Ava Programming Language
This repository is currently a research project. The project is to explore ideas
in programming language design by specifying _Ava_.
To start reading, please use the [Table of Contents](./table-of-contents.md)
## 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.