• 0

I want to program in delphi


Question

6 answers to this question

Recommended Posts

  • 0
  exien said:
Can somebody please tell me of a delphi compiler I could use. Preferably a free one.

Also maybe some url's for a complete newbie like me :)

Maybe some tips or anything that would be helpful

ty

Hi

Actually there is only one Delphi compiler, and its from Borland. It depends where you're from, in the U.K. you can find a free Delphi personal edition that come with some computer mags. For some reason Borland decided not give away free download with Delphi7 as they did with Delphi6, which also not available on their site :( checkout http://www.petitiononline.com/dpe6bor/petition.html and you'l see signature 94 will give you the hidden link ;).You can also download the trial enterprise edition of Delphi from Borland's site at http://www.Borland.com. Also if you're a student you can get great discounts on any Borland product, more than 50%, but you cannot then use the programs compiled commercially, that is sell them or that leeds anyone to make money from them.

As for some links to get started with

http://www.About.delphi.com

http://www.Marcocantu.com/edelphi/default.htm

http://www.Drbob42.com

http://www.Delphipages.com

http://www.Torry.net

Edited by Techo
  • 0

To set this straight. Delphi is not a language, it's just the IDE (develop environment). Delphi makes use of the Pascal language, or rather the extended version called Object Pascal.

So you need a Pascal compiler, not a Delphi compiler.... since Delphi basicly is the compiler (plus alot of other developer tools).

  • 0
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.