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

feat: `update` meta command #318

Closed arthurpaulino closed 1 month ago

arthurpaulino commented 1 month ago

Implement an update meta command which can update env variables with arbitrary functions.