narodnik 1eaf781128 cargo fmt il y a 5 ans
..
racket fea2b6c313 added lisp files il y a 5 ans
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp il y a 5 ans
TODO.md 61d5caa090 added public and private symbols il y a 5 ans
bits.lisp 6aaf197f6c update zklisp with cs methods il y a 5 ans
core.rs 1eaf781128 cargo fmt il y a 5 ans
env.rs fea2b6c313 added lisp files il y a 5 ans
inverse.lisp 8e06b5c00f prove without refactor il y a 5 ans
jubjub-add.lisp e9dc84a5d2 fixing jubjub il y a 5 ans
jubjub-mul.lisp 6bbf2603a0 fixing commits il y a 5 ans
lisp.rs e76ed0505b organizing two circuits interacting il y a 5 ans
new-cs.lisp 32746d0748 adding verify on lisp il y a 5 ans
new.lisp 61d5caa090 added public and private symbols il y a 5 ans
printer.rs f72b5ea131 enforce parsing done il y a 5 ans
reader.rs fea2b6c313 added lisp files il y a 5 ans
run.sh 7be811d99a context and def! alloc il y a 5 ans
types.rs 1eaf781128 cargo fmt il y a 5 ans

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