plato e76ed0505b organizing two circuits interacting 5 anni fa
..
racket fea2b6c313 added lisp files 5 anni fa
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 anni fa
TODO.md 61d5caa090 added public and private symbols 5 anni fa
bits.lisp 6aaf197f6c update zklisp with cs methods 5 anni fa
core.rs 078492f1bb debuging jubjub mul 5 anni fa
env.rs fea2b6c313 added lisp files 5 anni fa
inverse.lisp 8e06b5c00f prove without refactor 5 anni fa
jubjub-add.lisp e9dc84a5d2 fixing jubjub 5 anni fa
jubjub-mul.lisp e76ed0505b organizing two circuits interacting 5 anni fa
lisp.rs e76ed0505b organizing two circuits interacting 5 anni fa
new-cs.lisp 8e06b5c00f prove without refactor 5 anni fa
new.lisp 61d5caa090 added public and private symbols 5 anni fa
printer.rs f72b5ea131 enforce parsing done 5 anni fa
reader.rs fea2b6c313 added lisp files 5 anni fa
run.sh 7be811d99a context and def! alloc 5 anni fa
types.rs 078492f1bb debuging jubjub mul 5 anni fa

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