2017-06-07T20:51:08Z

2019-02-28T21:51:13Z

A programming language is a formal language in which software is written.

C

C++

data format

domain-specific language

Dorian Taylor

Glossary & Index

Haskell

Java

JavaScript

Perl

PHP

programming language

Python

R

Ruby

Rust

safe language

SQL

symbol management problem

TeX

Turing-completeness

We will define a programming language as any (mathematically) formal language capable of causing a computer to execute potentially non-deterministic behaviour. This is in contrast to (indeed a subset of) a data format, which may not necessarily possess the adequate semantics to express non-deterministic behaviour.

WebAssembly

XSLT