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

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