ada b09adcd438 start adding the groth16 constraint circuit and setup method 5 ani în urmă
..
racket fea2b6c313 added lisp files 5 ani în urmă
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 ani în urmă
TODO.md 61d5caa090 added public and private symbols 5 ani în urmă
bits.lisp 6aaf197f6c update zklisp with cs methods 5 ani în urmă
core.rs 8f37dc8aa5 added zkcircuit to start setup process 5 ani în urmă
env.rs fea2b6c313 added lisp files 5 ani în urmă
jubjub.lisp 2aa8e13e8e improvement on zklisp 5 ani în urmă
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval 5 ani în urmă
lisp.rs b09adcd438 start adding the groth16 constraint circuit and setup method 5 ani în urmă
new-cs.lisp 8f37dc8aa5 added zkcircuit to start setup process 5 ani în urmă
new.lisp 61d5caa090 added public and private symbols 5 ani în urmă
printer.rs 3121f3f879 fixing new dsl for cs 5 ani în urmă
reader.rs fea2b6c313 added lisp files 5 ani în urmă
run.sh b09adcd438 start adding the groth16 constraint circuit and setup method 5 ani în urmă
types.rs 3121f3f879 fixing new dsl for cs 5 ani în urmă

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