Lurk is a Turing-complete programming language for zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.
47
stars
3
forks
source link
!(inspect) should print in current package. #386
Open
porcuquine opened 2 weeks ago
!(inspect) should print in current package.
Currently, it prints in the
.lurk
package, which makes it very hard to read the claim.