Extremely fast online playground for every programming language.
Go to file
Radon Rosborough f1b0c27e5d Add option to use TLS 2020-06-10 16:45:13 -06:00
.circleci Add nodejs for CircleCI 2020-06-09 15:29:05 -06:00
backend/src Add option to use TLS 2020-06-10 16:45:13 -06:00
frontend Getting things ready for deploy to Heroku 2020-06-09 15:17:46 -06:00
scripts Deal with Apple and Google both being dumb 2020-06-09 18:07:25 -06:00
.dockerignore Getting things ready for deploy to Heroku 2020-06-09 15:17:46 -06:00
.gitignore JavaScript build system hell 2020-06-06 10:28:13 -06:00
Dockerfile.dev Getting things ready for deploy to Heroku 2020-06-09 15:17:46 -06:00
Dockerfile.prod Getting things ready for deploy to Heroku 2020-06-09 15:17:46 -06:00
LICENSE.md Add MIT License 2020-06-05 12:01:40 -06:00
Makefile Minor fixes 2020-06-09 15:58:22 -06:00
README.md Add flag 2020-06-09 22:06:56 -06:00
flag.png Add flag 2020-06-09 22:06:56 -06:00
package.json Add option to use TLS 2020-06-10 16:45:13 -06:00
tsconfig-webpack.json Fifth Circle of Webpack 2020-06-06 12:27:19 -06:00
tsconfig.json JavaScript build system hell 2020-06-06 10:28:13 -06:00
webpack.config.js Per-language syntax highlighting 2020-06-06 15:23:21 -06:00
yarn.lock Add option to use TLS 2020-06-10 16:45:13 -06: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. As such, you have reached the end of the README :)

Flag