ada 32746d0748 adding verify on lisp 5 yıl önce
..
racket fea2b6c313 added lisp files 5 yıl önce
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 yıl önce
TODO.md 61d5caa090 added public and private symbols 5 yıl önce
bits.lisp 6aaf197f6c update zklisp with cs methods 5 yıl önce
core.rs 98649a6da3 added sub, add scalar for vector and func 5 yıl önce
env.rs fea2b6c313 added lisp files 5 yıl önce
inverse.lisp 32746d0748 adding verify on lisp 5 yıl önce
jubjub-add.lisp 282f0c87d6 added prove 5 yıl önce
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval 5 yıl önce
lisp.rs 32746d0748 adding verify on lisp 5 yıl önce
new-cs.lisp 32746d0748 adding verify on lisp 5 yıl önce
new.lisp 61d5caa090 added public and private symbols 5 yıl önce
printer.rs f72b5ea131 enforce parsing done 5 yıl önce
reader.rs fea2b6c313 added lisp files 5 yıl önce
run.sh 32746d0748 adding verify on lisp 5 yıl önce
types.rs 32746d0748 adding verify on lisp 5 yıl önce

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