view wisdom/cut elimination @ 11694:2fbb38b4f3f4 draft

<wob_jonas> `` sed -i \'s/",/\\\\n",/\' bin/ftoc
author HackEso <hackeso@esolangs.org>
date Fri, 25 Jan 2019 13:50:49 +0000
parents d634e64cd991
children
line wrap: on
line source

The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.