Home > Programming > Ideone – compiler pastebin

Ideone – compiler pastebin

A friend of mine, just tossed me this link.. http://ideone.com/

What makes Ideone different from any other pastebin is its compiler feature; Supporting about 20 programing language, you will be able to live compile (of course with some limitations) your code.

Let’s find out the perl version running on that server

print $];

and result?

result: success
time: 0s    memory: 3248 kB    signal: 0
input: no
output:

5.008008

Ok… not the 5.010000 I excepted but not too obsolete either.

Have fun,

Categories: Programming
  1. lipstick
    November 25th, 2009 at 05:06 | #1

    Nice cite. I didn’t even know that so many progarmming langauges exists (I can see more than 30). What the f..k is Lua and Clips?

  1. November 25th, 2009 at 04:55 | #1