argumentcomputer / lurk

Lurk is a Turing-complete programming language for zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.
https://docs.argument.xyz
MIT License
47 stars 3 forks source link

Lurk lib #296

Closed porcuquine closed 2 months ago

porcuquine commented 2 months ago

This PR just adds some more functions to the Lurk library.

porcuquine commented 2 months ago

262 has been rebased on this and now supersedes it.