Skip to content

Instantly share code, notes, and snippets.

@tnn4
Created September 7, 2022 20:55
Show Gist options
  • Save tnn4/9e779521223cf75de85ddc3e3101335b to your computer and use it in GitHub Desktop.
Save tnn4/9e779521223cf75de85ddc3e3101335b to your computer and use it in GitHub Desktop.
turing tarpit

A Turing tarpit (or Turing tar-pit) is any programming language or computer interface that allows for flexibility in function but is difficult to learn and use because it offers little or no support for common tasks.

Beware of the Turing tar-pit in which everything is possible but nothing of interest is easy. - Alan Perlis, Epigrams on Programming, 1982

https://en.wikipedia.org/wiki/Turing_tarpit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment