This repository contains the documentation of the juice programming language that can be viewed on its website.
It is subdivided into the following categories:
| Category | Description |
|---|---|
| Language Guide | This category contains a short introduction into most of the language features. |
| Standard Library Reference | The API reference of juice's standard library. |
| Language Reference | In this category you'll find a specification of the language syntax. |
| Compiler Documentation | Here you can find some documentation of the inner workings of the juice compiler. |