Source: wikibot/turing-tarpit
= Turing tarpit
{wiki=Turing_tarpit}
A Turing tarpit is a term used to describe a programming language or computational system that, while Turing complete (capable of performing any computation that a Turing machine can, given enough resources), is difficult to use for practical programming. The concept highlights how a language can be theoretically powerful but practically cumbersome or ineffective for actual software development.