The Ava Programming Language
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.
Notes
These notes are not guaranteed to be up to date and represent a large amount of brainstorming and trying/discarding of ideas.
Please start with the Table of Contents