Personal Computer Museum

PersonalComputerMuseum.com

Personal Computers programming languages

A programming language is an artificial language for expressing computer programs.

Each language has a set of strict syntactic and semantic rules that must be followed to write a computer program, describing its structure and meaning respectively. These rules allow you to specify both the type of data the program will work with and the actions it will perform. While some languages are defined by a formal specification (a document), others are informally defined by a specific implementation (a compiler).
There are currently thousands of programming languages, and new ones are being created all the time.