ada 98649a6da3 added sub, add scalar for vector and func hace 5 años
..
racket fea2b6c313 added lisp files hace 5 años
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp hace 5 años
TODO.md 61d5caa090 added public and private symbols hace 5 años
bits.lisp 6aaf197f6c update zklisp with cs methods hace 5 años
core.rs 98649a6da3 added sub, add scalar for vector and func hace 5 años
env.rs fea2b6c313 added lisp files hace 5 años
jubjub-add.lisp 98649a6da3 added sub, add scalar for vector and func hace 5 años
lisp-cheat-sheet.png 013180e43f added zkcircuit values on eval hace 5 años
lisp.rs 88270e6b58 enforce field with constants and params hace 5 años
new-cs.lisp bc31a6e538 lisp circuit print allocs and enforce hace 5 años
new.lisp 61d5caa090 added public and private symbols hace 5 años
printer.rs f72b5ea131 enforce parsing done hace 5 años
reader.rs fea2b6c313 added lisp files hace 5 años
run.sh 00ec659416 major fix on scalar add and alloc returns hace 5 años
types.rs 88270e6b58 enforce field with constants and params hace 5 años

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