Iteration in ACL2

09/29/2020
by   Matt Kaufmann, et al.
0

Iterative algorithms are traditionally expressed in ACL2 using recursion. On the other hand, Common Lisp provides a construct, loop, which – like most programming languages – provides direct support for iteration. We describe an ACL2 analogue loopof loop that supports efficient ACL2 programming and reasoning with iteration.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset