ada 2d47cd0877 eval modifications 5 lat temu
..
racket fea2b6c313 added lisp files 5 lat temu
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 lat temu
TODO.md 61d5caa090 added public and private symbols 5 lat temu
bits.lisp 6aaf197f6c update zklisp with cs methods 5 lat temu
core.rs 8c5414040d eval cs::one 5 lat temu
env.rs fea2b6c313 added lisp files 5 lat temu
jubjub.lisp 2aa8e13e8e improvement on zklisp 5 lat temu
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval 5 lat temu
lisp.rs 2d47cd0877 eval modifications 5 lat temu
new-cs.lisp 2d47cd0877 eval modifications 5 lat temu
new.lisp 61d5caa090 added public and private symbols 5 lat temu
printer.rs 1892933189 improving zklisp. adding zkscalar 5 lat temu
reader.rs fea2b6c313 added lisp files 5 lat temu
run.sh b09adcd438 start adding the groth16 constraint circuit and setup method 5 lat temu
types.rs b7b426e657 eval alloc 5 lat temu

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