Description
The Hare language rules can be studied from the formal or reference specification used to define expected behavior.
It is useful for compiler developers, tool authors, advanced users, and anyone learning the exact semantics of Hare. It does not install an editor or compiler by itself; it is reference material for understanding and implementing the language.