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

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