rachel-rose bcbe3f4ae2 cleaned up some unused import warnings 5 år sedan
..
examples 898beb4a68 mint contract time fix 5 år sedan
racket fea2b6c313 added lisp files 5 år sedan
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 år sedan
TODO.md 61d5caa090 added public and private symbols 5 år sedan
core.rs 059389cf90 working tx builder + verification! 5 år sedan
env.rs d9aab92fe2 fix linear combination zero on enforce field 5 år sedan
lisp.rs bcbe3f4ae2 cleaned up some unused import warnings 5 år sedan
printer.rs f72b5ea131 enforce parsing done 5 år sedan
reader.rs fea2b6c313 added lisp files 5 år sedan
run.sh 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only 5 år sedan
types.rs bcbe3f4ae2 cleaned up some unused import warnings 5 år sedan

README.md

zklisp

This is a DSL for ZKVMCircuit from sapvi language.

It uses the mal (lisp) version of rust with some modifications to interact with bellman backend and also sapvi vm.

run

cargo run --bin lisp load new.lisp