ada 958f85d06a added operations on scalars outside of the constrains system 5 tahun lalu
..
racket fea2b6c313 added lisp files 5 tahun lalu
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 tahun lalu
TODO.md 13cda2df78 update todo 5 tahun lalu
bits.lisp 6aaf197f6c update zklisp with cs methods 5 tahun lalu
core.rs 2914446394 added operations on scalars outside of the constrains system 5 tahun lalu
env.rs fea2b6c313 added lisp files 5 tahun lalu
jubjub.lisp 958f85d06a added operations on scalars outside of the constrains system 5 tahun lalu
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval 5 tahun lalu
lisp.rs 2914446394 added operations on scalars outside of the constrains system 5 tahun lalu
new.lisp 96d391900f added zkcircuit values on eval 5 tahun lalu
printer.rs 013180e43f added zkcircuit values on eval 5 tahun lalu
reader.rs fea2b6c313 added lisp files 5 tahun lalu
types.rs 2914446394 added operations on scalars outside of the constrains system 5 tahun lalu

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