ada 2863fe6df0 added prove code and env_get for the circuit 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 2abd8a905b fixing enforce eval loop vor 5 Jahren
env.rs fea2b6c313 added lisp files vor 5 Jahren
jubjub.lisp 2aa8e13e8e improvement on zklisp vor 5 Jahren
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval vor 5 Jahren
lisp.rs 2863fe6df0 added prove code and env_get for the circuit vor 5 Jahren
new-cs.lisp 2863fe6df0 added prove code and env_get for the circuit vor 5 Jahren
new.lisp 61d5caa090 added public and private symbols vor 5 Jahren
printer.rs 1892933189 improving zklisp. adding zkscalar vor 5 Jahren
reader.rs fea2b6c313 added lisp files vor 5 Jahren
run.sh b09adcd438 start adding the groth16 constraint circuit and setup method vor 5 Jahren
types.rs 1892933189 improving zklisp. adding zkscalar 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