ada 88270e6b58 enforce field with constants and params %!s(int64=5) %!d(string=hai) anos
..
racket fea2b6c313 added lisp files %!s(int64=5) %!d(string=hai) anos
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp %!s(int64=5) %!d(string=hai) anos
TODO.md 61d5caa090 added public and private symbols %!s(int64=5) %!d(string=hai) anos
bits.lisp 6aaf197f6c update zklisp with cs methods %!s(int64=5) %!d(string=hai) anos
core.rs 00ec659416 major fix on scalar add and alloc returns %!s(int64=5) %!d(string=hai) anos
env.rs fea2b6c313 added lisp files %!s(int64=5) %!d(string=hai) anos
jubjub-add.lisp 1857ed1f5f added constants on the lisp circuit %!s(int64=5) %!d(string=hai) anos
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval %!s(int64=5) %!d(string=hai) anos
lisp.rs 88270e6b58 enforce field with constants and params %!s(int64=5) %!d(string=hai) anos
new-cs.lisp bc31a6e538 lisp circuit print allocs and enforce %!s(int64=5) %!d(string=hai) anos
new.lisp 61d5caa090 added public and private symbols %!s(int64=5) %!d(string=hai) anos
printer.rs f72b5ea131 enforce parsing done %!s(int64=5) %!d(string=hai) anos
reader.rs fea2b6c313 added lisp files %!s(int64=5) %!d(string=hai) anos
run.sh 00ec659416 major fix on scalar add and alloc returns %!s(int64=5) %!d(string=hai) anos
types.rs 88270e6b58 enforce field with constants and params %!s(int64=5) %!d(string=hai) anos

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