view wisdom/cut elimination @ 12297:3982d33f7f21 draft

<fizzie> ` rm /hackenv/interps/bfi
author HackEso <hackeso@esolangs.org>
date Sat, 04 Jan 2020 13:39:37 +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.