A downloadable tool

# Chorus

Chorus is an experimental project to implement the Verse language in C++.

## Version 0.1.0

https://marynate.github.io/chorus/

Chorus currently supports only a small part of the language. A lot is still missing, and correctness is not guaranteed yet. For now, it is mainly a project for curiosity, learning, and experimentation.

The long-term goal is to get as close as possible to full Verse compatibility, but Chorus is not there yet.

## Credits

Chorus uses a number of third-party libraries and tools. Thanks to the people behind them.

- cpp-peglib

- ImGui

- GLFW

- ImGuiColorTextEdit

- JetBrains Mono

Chorus also uses the [Book of Verse](https://verselang.github.io/book/) as learning and reference material.

See `THIRD_PARTY_LICENSES` for full details and license information.

## License

Chorus is released under the MIT License.

Leave a comment

Log in with itch.io to leave a comment.