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
46 stars 3 forks source link

chore: extend micro-chain simulator callables #324

Closed arthurpaulino closed 1 month ago

arthurpaulino commented 1 month ago

Make the micro-chain simulator also accept regular functions as callable objects (besides functional commitments, which were already supported).