Raven is an experimental language bringing modern features to every platform.
Raven's goal is to allow one codebase to run on every platform, without having to sacrifice speed or usability.
Currently, Raven targets desktop applications, but web, mobile, and JVM targets are planned.
For help on installing Raven, look at the first chapter of the Raven book
If your interested in contributing, look at the current Raven projects. More information can be found in the building.md file
Please read the contributing guidelines before contributing.
For the documentation on the Raven language, look at the Raven book in the raven folder
For crate-level, file-level, and function-level documentation over the Raven internals, look at the source itself in the language folder. You can also find a helpful document going over internals in language/README.md