Programming Languages
A programming language is a an artificial language designed to express a computation. The separation of the language used to describe computation from the actual computational device means that programmers can choose various languages for a task. Unlike natural languages, a programming language typically has a precisely defined syntax and semantics. The syntax may be defined in a formal standards document or by the behavior of a dominant implementation of the language.
This page is the launch page for the articles that talk about programming language design.
- 06 Jun 2011 » Meta Data Is An Overhead
- 02 Jun 2011 » Type Dictionary
- 02 Jun 2011 » Making Whitespace Significant
- 20 May 2011 » Type Systems