![]() |
||
---|---|---|
.circleci | ||
backend | ||
bin | ||
doc | ||
docker | ||
frontend | ||
langs | ||
packer | ||
shared | ||
system | ||
tf | ||
tools | ||
.dockerignore | ||
.gitignore | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
package.json | ||
webpack.config.cjs | ||
yarn.lock |
README.md
Riju
Riju is a very fast online playground for every programming language. In less than a second, you can start playing with a Python interpreter or compiling INTERCAL code.
Check out the live application!
You should not write any sensitive code on Riju, as NO GUARANTEES are made about the security or privacy of your data. (No warranty etc etc.)
This project is a work in progress, and I don't intend on thoroughly documenting it until it has reached feature-completeness.
Documentation
- Criteria for language inclusion
- How to add your own language to Riju
- Deep dive on Riju build system
- Deploying your own instance of Riju
If you'd like to request a new language, head to the language support meta-issue and add a comment. Of course, if you actually want it to be added anytime soon, you should submit a pull request :)