plato 901c8fd8f2 mint contract mimc result il y a 5 ans
..
examples 901c8fd8f2 mint contract mimc result il y a 5 ans
racket fea2b6c313 added lisp files il y a 5 ans
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp il y a 5 ans
TODO.md 61d5caa090 added public and private symbols il y a 5 ans
core.rs 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only il y a 5 ans
env.rs d9aab92fe2 fix linear combination zero on enforce field il y a 5 ans
lisp.rs 901c8fd8f2 mint contract mimc result il y a 5 ans
printer.rs f72b5ea131 enforce parsing done il y a 5 ans
reader.rs fea2b6c313 added lisp files il y a 5 ans
run.sh 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only il y a 5 ans
types.rs 5fed74062f jj mul improve verify performance removing alloc-input from conditionally_select il y a 5 ans

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