14 lines
599 B
Markdown
14 lines
599 B
Markdown
# Contributing guide / Documentation
|
|
|
|
* [Criteria for language inclusion](doc/what-languages.md)
|
|
* [Running Riju locally](doc/local.md)
|
|
* [How to add your own language to Riju](doc/tutorial.md)
|
|
* [Deep dive on Riju build system](doc/build.md)
|
|
* [Riju infrastructure layout](doc/infra.md)
|
|
* [Deploying your own instance of Riju](doc/selfhosting.md)
|
|
|
|
If you'd like to request a new language, head to the [language support
|
|
meta-issue](https://github.com/radian-software/riju/issues/24) and add
|
|
a comment. Of course, if you actually want it to be added anytime
|
|
soon, you should submit a pull request :)
|