ada c3c150fcd0 added enforce for left, right and output 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 f72b5ea131 enforce parsing done 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 5fc4142edb fix warnings hace 5 años
new-cs.lisp bc31a6e538 lisp circuit print allocs and enforce hace 5 años
new.lisp 61d5caa090 added public and private symbols hace 5 años
printer.rs f72b5ea131 enforce parsing done hace 5 años
reader.rs fea2b6c313 added lisp files hace 5 años
run.sh 4a8b4b4b95 syntethize circuit hace 5 años
types.rs c3c150fcd0 added enforce for left, right and output 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