Line-oriented programming language
Appearance
Line Oriented Programming Languages
A line oriented programming language interprets the end of line is considered to be the end of an instruction or statement.
Some line oriented languages may support the use of a line continuation character
Some line oriented languages may support the use of a line continuation character, such as a backslash or tilde symbol.
Examples of line oriented languages
The following languages are line oriented:
Non line oriented languages
Non line oriented programming languages utilize a logical statement end, or an end of statement marker, such as a semicolon or dot symbol to mark the line end.
Examples of non line oriented languages
The following languages are non line oriented:
This redirect has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar redirects, in addition to a stub category. (March 2011) |