Giter Site home page Giter Site logo

qqq-tech / wandbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from melpon/wandbox

0.0 1.0 0.0 1.89 MB

Social Compilation Service

Home Page: https://wandbox.org/

License: Boost Software License 1.0

Shell 6.15% C++ 60.60% C 0.32% JavaScript 15.83% CSS 3.41% Python 1.04% Makefile 9.93% CMake 2.72%

wandbox's Introduction

Wandbox

Wandbox is a social compilation service. The service is here: https://wandbox.org/

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 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.SML

Boost.SML document is using Wandbox on background

Boost.DI

Boost.DI document is also using Wandbox on background.

Stensal

Stensal is a C/C++ SDK tool to help developers find the cause of segmentation faults in a more intuitive way. It is using Wandbox on background.

wandbox's People

Contributors

melpon avatar kikairoya avatar fetus-hina avatar take-cheeze avatar wraith13 avatar borisschaeling avatar dkorolev avatar gfx avatar wx257osn2 avatar kevinkjt2000 avatar kariya-mitsuru avatar mlite avatar djeeno avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.