Closed Thread
Results 1 to 3 of 3

Thread: Pascal Machines

  1. #1
    Hunter100 is offline Programming Professional
    Join Date
    Feb 2010
    Location
    Australia
    Posts
    289
    Rep Power
    0

    Pascal Machines

    Hello All,

    I heard Pascal is for mainframes not PC's. Just want to verify.

    Thanks

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    alienkinetics's Avatar
    alienkinetics is offline Programmer
    Join Date
    Feb 2010
    Location
    Australia
    Posts
    154
    Rep Power
    0

    Re: Pascal Machines

    Borland Delphi is the most dominate Pascal for the PC. There is also FreePascal and you can get a version of Turbo Pascal for free from Borland.

    Borland Kylix (Delphi for Linux), while a product hiatus, comes with a very good pascal compilier that can be used for linux coding. The Kylix IDE is a little dodgy because its a version of Delphi V5 running in Wine, but the resulting binaries are Wine independant.

    http://en.wikipedia.org/wiki/Kylix_(software)

    I prefer Delphi over other RAD systems, but it seems to be loosing support quickly which is very sad.

    Not many people know C++Builder also compilies Pascal. Again this was marketing gone bad (IMHO). C++Builder compilies Delphi code but prevents you from editing the forms. I think Borland would have been better off just adding C++ support to Delphi. Instead they dropped Borland C++ (which p'ed a lot of people off) and then created a buggy C++Builder v1.

    But, I guess they decided they could make more money. But, they went under anyway.

    Go figure.
    Buzz PHP Class Library - Web Components Made Easy!
    http://www.buzzphp.com/

  4. #3
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Pascal Machines

    Pascal is for any computer. I learned it on 8088 PC's in the late 80's.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. virtual machines
    By innerLOL in forum General Programming
    Replies: 1
    Last Post: 01-31-2010, 06:43 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts