Extremely fast online playground for every programming language.
Go to file
Radon Rosborough 98612d6bcc Fix typo in Swift configuration 2021-01-24 14:22:25 -08:00
.circleci Wow, this is terrible 2021-01-23 17:01:47 -08:00
backend Fix deprecated Express methods 2021-01-23 21:40:58 -08:00
bin Fix $PATH explicitly in Docker shims 2020-12-30 15:05:56 -08:00
doc Link to documentation from README 2021-01-23 21:48:47 -08:00
docker Install htop 2021-01-24 10:05:41 -08:00
frontend All tests are passing for Python 2020-12-27 13:12:29 -08:00
langs Fix typo in Swift configuration 2021-01-24 14:22:25 -08:00
packer Install AWS CLI onto prod server 2021-01-23 11:28:57 -08:00
shared Get sqls working with SQLite 2021-01-17 22:04:00 -08:00
system Successfully run webserver from Docker image 2020-12-25 19:34:15 -08:00
tf New file: doc/infrastructure.md 2021-01-23 12:05:03 -08:00
tools Shard composite image into 10 layers 2021-01-23 18:42:18 -08:00
.dockerignore Greatly improve 'make help' 2021-01-23 14:53:40 -08:00
.gitignore Get lsp-repl working again 2021-01-18 09:48:42 -08:00
LICENSE.md Re-add license 2021-01-13 21:13:43 -08:00
Makefile Download anonymously from S3 2021-01-24 10:07:01 -08:00
README.md Link to documentation from README 2021-01-23 21:48:47 -08:00
package.json Get lsp-repl working again 2021-01-18 09:48:42 -08:00
webpack.config.cjs I hate writing Webpack configs. I hate it so much. 2020-12-27 12:42:06 -08:00
yarn.lock Get lsp-repl working again 2021-01-18 09:48:42 -08:00

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

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 :)