Hey anyone know and/or heard of Pascal?
My teacher knows Pascal and Turbopascal and lets me see her textbook of Pascal. It's related to C++ isn't it?
Thanks.
Pascal
Started by hetra, Feb 10 2010 10:09 PM
13 replies to this topic
#1
Posted 10 February 2010 - 10:09 PM
|
|
|
#2
Posted 10 February 2010 - 10:14 PM
Hunter100 said:
Hey anyone know and/or heard of Pascal?
You should go to the Pascal board for info on it, I know WingedPanther is familiar with Pascal but I personally haven't learned it.
Wow I changed my sig!
#3
Posted 11 February 2010 - 04:06 AM
http://en.wikipedia....amming_language)
Lots of people criticize Pascal for various reasons without knowing, or wanting to know the truth.
Pascal grew up some years agos due to the work of Apple.
Object Pascal - Wikipedia, the free encyclopedia
Borland extended the language even further to include managed strings, dynamic typed arrays, OleVariant support, properties, Run Time Type Information (RTTI), interfaces, etc.
Lots of people criticize Pascal for various reasons without knowing, or wanting to know the truth.
Pascal grew up some years agos due to the work of Apple.
Object Pascal - Wikipedia, the free encyclopedia
Borland extended the language even further to include managed strings, dynamic typed arrays, OleVariant support, properties, Run Time Type Information (RTTI), interfaces, etc.
#4
Posted 11 February 2010 - 07:03 AM
Hunter100 said:
It's related to C++ isn't it?
#5
Posted 11 February 2010 - 07:18 AM
It's related to C++ isn't it?
I think you mean:
Pascal <=> C
Object Pascal <=> C++
#6
Posted 11 February 2010 - 08:29 AM
Pascal is a fairly old language that is NOT related to C++. It's more like a strange mixture of Basic syntax and C power. With the addition of OOP in Object Pascal (which is post-TurboPascal), Delphi and Lazarus became the main decedents of Pascal and able to compete fairly effectively with VisualStudio languages.
You can download Lazarus for free.
You can download Lazarus for free.
#7
Posted 11 February 2010 - 03:18 PM
dcs said:
I suppose in the same manner that English is related to Italian.
Gotta laugh at dcs sarcasm lol
When it comes to syntax I know Pascal is more Algol in comparison to C. Instead C uses punctuation symbols.
#8
Posted 12 February 2010 - 07:12 AM
We learned algorithms on pascal, then pseudo code
#9
Posted 16 February 2010 - 05:01 AM
Pascal is a 40 years old language :X
In my point of view learning Pascal is useless since is basically a dead language... But they still teach it at schools, at least in Portugal and I always thought that was kinda dumb, why not start with Ruby or Python? but no... the first programming language they teach is Pascal, probably because it's easier. Does that only happens in my country? o.o
In my point of view learning Pascal is useless since is basically a dead language... But they still teach it at schools, at least in Portugal and I always thought that was kinda dumb, why not start with Ruby or Python? but no... the first programming language they teach is Pascal, probably because it's easier. Does that only happens in my country? o.o
#10
Posted 16 February 2010 - 05:21 AM
MisterSins said:
Pascal is a 40 years old language :X
In my point of view learning Pascal is useless since is basically a dead language...
In my point of view learning Pascal is useless since is basically a dead language...
C and Pascal were both developed around the same time (~1971).
So, yes, one could say its a 40 year old language, but it was expanded in the mid 80's by Apple to include OOP's features (Object Pascal). It was futher expanded by Borland.
The most recent addition is .NET support. ie: Managed Pascal in Delphi 2005+.
If anything, this proves Pascal has stood the test of time.
But, yea, these days it all comes down to what you prefer. I prefer Delphi because of the huge amount of quality free 3rd party support.
If I was to swap to another language, I would have to search for a bunch of replacements for Delphi libraries that I know work. So, whats the point?
Buzz PHP Class Library - Web Components Made Easy!
http://www.buzzphp.com/
http://www.buzzphp.com/
#11
Posted 16 February 2010 - 05:50 AM
alienkinetics said:
C and Pascal were both developed around the same time (~1971).
But C still is a very used language and alot of programs still are wrote with it. But Pascal... is dead.
#12
Posted 16 February 2010 - 11:23 AM
Pascal was the first language I learned. It is very strict, which is in a way the source of both its power and its limitations at the same time. Anyway, it's been replaced by (or evolved into) other languages now, and I can't really say I miss it.
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa


Sign In
Create Account


Back to top









