annotate wisdom/cut elimination @ 7571:c31395f511ec

<fizzie> ` gcc -x c 18qQz2t6.1 -o bin/moonlang && rm moonlang.c
author HackBot
date Wed, 27 Apr 2016 23:30:01 +0000
parents d634e64cd991
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6946
d634e64cd991 <shachaf> le/rn cut elimination/The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.
HackBot
parents:
diff changeset
1 The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.