Ideone, online IDE with compilation

Discussion about everything. New games, 3d math, development tips...
Post Reply
stefbuet
Competition winner
Posts: 495
Joined: Sun Dec 09, 2007 4:13 pm
Location: france

Ideone, online IDE with compilation

Post by stefbuet »

I've just found it, it's pretty nice:
http://ideone.com

You can compile you code online, here is an exemple http://ideone.com/4WaLg

There are a lot of languages supported including C++
greenya
Posts: 1012
Joined: Sun Jan 21, 2007 1:46 pm
Location: Ukraine
Contact:

Post by greenya »

Nice!

Checked C# -- http://ideone.com/HaVPp
looks OK to me :roll:
sudi
Posts: 1686
Joined: Fri Aug 26, 2005 8:38 pm

Post by sudi »

CodePad can do that too.

codepad

Example: http://codepad.org/A3YZ6KPU

The irrlicht console renderer would be fun on that :D
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
Luben
Posts: 568
Joined: Sun Oct 09, 2005 10:12 am
Location: #irrlicht @freenode

Post by Luben »

I wouldn't go as far as to call that an IDE
Post Reply