OT: Free demo of Delphi?

  • Thread starter Thread starter ebc2
  • Start date Start date
E

ebc2

I'm sure I saw a free demo of Delphi a while back that allowed it for
personal use. Anyone aware of this?
 
I'm sure I saw a free demo of Delphi a while back that allowed
it for personal use. Anyone aware of this?

It's been a few years since I've dabbled around with Delphi, but
they used to have a Personal Edition that was free to use, yes. It
lacked a number of components (database, advanced gui, ...) but had
the basic tools for simple programming.

A quick look at the Borland website seems to show that they still
provide a Personal edition, see:

http://www.borland.com/downloads/download_delphi.html

If you want *FREE* however, you might want to check out the
FreePascal project, combined with their Lazarus class library. It's
the closest you'll get to Delphi with open source tools.

http://www.freepascal.org/
http://www.lazarus.freepascal.org/

Regards,
Wald
 
I'm sure I saw a free demo of Delphi a while back that allowed it for
personal use. Anyone aware of this?

Not free, but cheap:
Game Programming für Kids (German) ISBN 3-8266-0837-2
Delphi für Kids (German) ISBN 3-8266-0643-4
Written by Hans-Georg Schumann

contains Delphi 3 Professional on CD

costs around 25 Euro

HTH
Rudolf
 
I'm sure I saw a free demo of Delphi a while back that allowed it for
personal use. Anyone aware of this?

I bet there is. If not, Borland is getting whacked by MS, because they
offer excellent trial versions of C#, Visual Studio, and fully free versions
of MASM and Iron Python.
 
Chris Dubea said:
Make ABSOLUTELY certain you read the EULA. Borland's concept of what
constitutes personal usage may differ from yours.


True

Just wanted to give to the OP a link for D7 PE .
 
Back
Top