The Ava Programming Language
| docs | ||
| modules/parser/src | ||
| notes | ||
| project | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .scalafmt.conf | ||
| ava.ebnf | ||
| build.sbt | ||
| LICENSE | ||
| README.md | ||
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, which provides links to different iterations of the language.