Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huytd/code-playground

An online code playground that supports C++, Python, JavaScript and Rust
https://github.com/huytd/code-playground

hacktoberfest

Last synced: 2 months ago
JSON representation

An online code playground that supports C++, Python, JavaScript and Rust

Awesome Lists containing this project

README

        

An online code playground with stdin/stdout/stderr support.

![](screenshot.png)

Required Docker for code execution. So make sure you already installed it.

To run locally:

```
$ node index.js
```

This application is published under BSD-3-Clause license.