Pascal (programming language): Difference between revisions

Content deleted Content added
m Oberon
m Link clarify Oberon programming language
Line 2:
In [[computer science]], '''Pascal''' is one of the landmark [[programming language]]s which has defined [[computer program]]ming and is still in use today.
 
[[Niklaus Wirth]] developed it to enable [[structured programming]] that would be easier for a [[compiler]] to process. Pascal is based on the [[Algol programming language]] and is named in honor of mathematician [[Blaise Pascal]]. Wirth also developed [[Modula programming language|Modula-2]] and [[Oberon programming language|Oberon]], languages similar to Pascal which also supports object-oriented programming.
 
== Unique Features ==