ideone.com gem

A Ruby interface to the ideone.com API.

http://github.com/Pistos/ideone-gem

Base code taken from http://github.com/staii/tgoa . See References, below.

Requirements

Ruby 1.8.6 or later

Installation

gem install ideone

Examples

See examples/ and test/ dirs of repository or gem.

Contact

Pistos in #mathetes on irc.freenode.net

Licence

MIT. See LICENCE file.

References

  • http://ideone.com/api
  • http://ideone.com/api/1/service.wsdl
  • http://ideone.com/files/ideone-api.pdf
  • http://github.com/staii/tgoa/blob/7490b8564977f9a0b0dde4840e1c00f6a47cdcba/safe_code.rb
  • http://ideone.com/faq (for language id numbers)