![]() |
![]() | OSdata.com |
standards and variants
summary
Programming languages can meet official standards or come in variants and dialects.
free computer programming text book projectIf you like the idea of this project, |
![]() |
![]() | OSdata.com |
Programming languages can meet official standards or come in variants and dialects.
free computer programming text book projectIf you like the idea of this project, |
Programming languages have traditionally been developed either by a single author or by a committee.
Typically after a new programming language is released, new features or modifications, called variants, start to pop-up. The different versions of a programming language are called dialects. Over time, the most popular of these variants become common place in all the major dialects.
If a programming language is popular enough, some international group or committee will create an official standard version of a programming language. The largest of these groups are ANSI (Ameican national Standards Institute) and ISO (International Orgnaization for Standardization).
While variants and dialects may offer very useful features, the use of the non-standard features will lock the program into a particular development environment or compiler and often will lock the program into a specific operating system or even hardware platform.
Use of official standaards allows for portability, which is the ability to move a program from one machine or operating system to another.
While variants were traditionally introduced in an attempt to improve a programming language, Microsoft started the practice of intentionally creating variants to lock developers into using Microsoft products. In some cases the Microsoft variants offered no new features, but merely chaanged from the established standard for the sake of being different. Microsoft lost a lawsuit with Sun Microsystems for purposely creating variants to Java in hopes of killing off Java in favor of Microsoft languages.
return to table of contents
free downloadable college text book
| previous page | next page |
free computer programming text book projectBuilding a free downloadable text book on computer programming for university, college, community college, and high school classes in computer programming. If you like the idea of this project, free downloadable college text book on computer programming. |

This web site handcrafted on Macintosh
computers using Tom Benders Tex-Edit Plus
and served using FreeBSD
.
UNIX used as a generic term unless specifically used as a trademark (such as in the phrase UNIX certified). UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Ltd.
Names and logos of various OSs are trademarks of their respective owners.
Copyright © 2007 Milo
Last Updated: September 7, 2007
Created: September 7, 2007
return to table of contents
free downloadable college text book
| previous page | next page |