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

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