Wandbox online compiler -- Bartosz Bielecki

The online compiler Wandbox offers new functionality.

Wandbox

It offers now the following features:

  • support for newest (HEAD) versions of GCC and Clang
  • support for various versions of Boost (from 1.47 to 1.60)
  • support for emacs/vim key bindings
  • permalinking your code snippets

Add a Comment

Comments are closed.

Comments (1)

0 0

Bartosz Bielecki said on Jan 14, 2016 01:01 AM:

One more comment: wandbox seems to be one of a few compilers that support several source files, so you can partition your code into .cpp and .hpp files.