The Road to Delphi

Delphi – Free Pascal – Oxygene

Compile, Debug and Run your Pascal code online.

4 Comments

Do you want test a short Pascal snippet and you don’t have a compiler? try the site called ideone.

What is ideone?
Ideone is something more than a pastebin; it’s an online compiler and debugging tool which allows
to compile and run code online in more than 40 programming languages.

This site currently supports these two Pascal compilers

fpc (Free Pascal Compiler) 2.2.0 (Target OS: Linux for i386)
gpc (GNU Pascal Compiler) 20070904

for the limitations about the code submitted and others check the FAQ.

Author: Rodrigo

Just another Delphi guy.

4 thoughts on “Compile, Debug and Run your Pascal code online.

  1. excellent website. thanks

  2. wow, really usefull to test a small code when you don’t have the compiler installed.

  3. Nice tool thanks. You can use Ideone also with Android mobile devices (through IdeDroid)

  4. Sounds interesting. Thanks!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s