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

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