An outdated programming language which uses Begin and End instead of { and } for determining the scope of code structures.
Here is a simple program in pascal: Program PascalSucks Begin Writeln("Pascal Sucks"); End.
42👍 61👎