Extremely fast online playground for every programming language.
Go to file
Radon Rosborough db41dfa0a3 Container process should have a pty 2021-04-24 09:25:55 -07:00
.circleci Wow, this is terrible 2021-01-23 17:01:47 -08:00
backend Container process should have a pty 2021-04-24 09:25:55 -07:00
bin Start work on depgraph runner 2021-03-20 22:15:49 -07:00
doc Add some empty files 2021-03-13 10:55:41 -08:00
docker Compute transitive dependencies 2021-03-21 18:09:11 -07:00
frontend All tests are passing for Python 2020-12-27 13:12:29 -08:00
langs Apparently pluses are disallowed in Docker tags 2021-04-22 21:22:49 -07:00
lib Bugfixes for hashing 2021-03-21 21:53:22 -07:00
packer Make riju-init-volume more robust 2021-03-14 17:18:06 -07:00
shared Fix permissions on sqlite build dir 2021-02-07 09:35:39 -08:00
system Container process should have a pty 2021-04-24 09:25:55 -07:00
tf Migrate S3 bucket 2021-03-27 16:27:50 -07:00
tools Some random bugfixes 2021-04-23 20:33:57 -07:00
.dockerignore Load language configurations into server 2021-03-18 19:03:28 -07:00
.gitignore Load language configurations into server 2021-03-18 19:03:28 -07:00
LICENSE.md Re-add license 2021-01-13 21:13:43 -08:00
Makefile Migrate S3 bucket 2021-03-27 16:27:50 -07:00
README.md Link to documentation from README 2021-01-23 21:48:47 -08:00
package.json Start work on depgraph runner 2021-03-20 22:15:49 -07:00
webpack.config.cjs I hate writing Webpack configs. I hate it so much. 2020-12-27 12:42:06 -08:00
yarn.lock Start work on depgraph runner 2021-03-20 22:15:49 -07: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 :)