ada 2863fe6df0 added prove code and env_get for the circuit hace 5 años
..
racket fea2b6c313 added lisp files hace 5 años
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp hace 5 años
TODO.md 61d5caa090 added public and private symbols hace 5 años
bits.lisp 6aaf197f6c update zklisp with cs methods hace 5 años
core.rs 2abd8a905b fixing enforce eval loop hace 5 años
env.rs fea2b6c313 added lisp files hace 5 años
jubjub.lisp 2aa8e13e8e improvement on zklisp hace 5 años
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval hace 5 años
lisp.rs 2863fe6df0 added prove code and env_get for the circuit hace 5 años
new-cs.lisp 2863fe6df0 added prove code and env_get for the circuit hace 5 años
new.lisp 61d5caa090 added public and private symbols hace 5 años
printer.rs 1892933189 improving zklisp. adding zkscalar hace 5 años
reader.rs fea2b6c313 added lisp files hace 5 años
run.sh b09adcd438 start adding the groth16 constraint circuit and setup method hace 5 años
types.rs 1892933189 improving zklisp. adding zkscalar hace 5 años

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