issues
search
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
feat: scopes
#393
Open
arthurpaulino
opened
1 week ago
arthurpaulino
commented
1 week ago
Implement
scope
,
scope-store
and
scope-pop
meta commands
Cache target microchain on the REPL so related meta commands are less verbose
Remove workaround on the microchain server code to support legacy microchains
scope
,scope-store
andscope-pop
meta commands