rachel-rose bcbe3f4ae2 cleaned up some unused import warnings hace 5 años
..
examples 898beb4a68 mint contract time fix 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
core.rs 059389cf90 working tx builder + verification! hace 5 años
env.rs d9aab92fe2 fix linear combination zero on enforce field hace 5 años
lisp.rs bcbe3f4ae2 cleaned up some unused import warnings 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 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only hace 5 años
types.rs bcbe3f4ae2 cleaned up some unused import warnings 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