view wisdom/cut elimination @ 11600:333877d7fe85 draft

<oerjan> sled bin/toroman//s,.XLCDM,DM/XLCDMEE,
author HackEso <hackeso@esolangs.org>
date Tue, 21 Aug 2018 11:00:34 +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.