8000 GitHub - ruthenium/wandbox: Social Compilation Service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ruthenium/wandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wandbox

Wandbox is a social compilation service.

URL to this service is http://melpon.org/wandbox

You can also access via API: https://github.com/melpon/wandbox/blob/master/kennel2/API.rst

These programs are licensed by Boost Software License 1.0.

Wandbox on Your Editor

You can use Wandbox on your editor.

Vim
https://github.com/rhysd/wandbox-vim
Emacs
https://github.com/kosh04/emacs-wandbox
xyzzy
https://gist.github.com/kikairoya/7544234

Wandbox as a Background Infrastructure

You can use Wandbox API from another services (that is, Wandbox API's HTTP response header has Access-Control-Allow-Origin: *).

Following services are using 6FE8 Wandbox on background.

jBatch

jBatch developer, Boris Schaeling says

jBatch comes with a wandbox command to access the API more easily. To compile and run a Python program with Wandbox and append the program's output to a webpage, use:

<script type="text/jbatch">
  wandbox run --compiler python-2.7.3 --code 'print("Hello, world!")' | appendTo body
</script>

See CodePen for Wandbox with jBatch in action.

Boost.MSM-lite

Boost.MSM-lite document is using Wandbox on background

Boost.DI

Boost.DI document is also using Wandbox on background.

About

Social Compilation Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 35.1%
  • Makefile 18.3%
  • Python 17.6%
  • Shell 13.2%
  • JavaScript 11.8%
  • CSS 2.0%
  • Other 2.0%
0