rachel-rose bcbe3f4ae2 cleaned up some unused import warnings пре 5 година
..
examples 898beb4a68 mint contract time fix пре 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 година
core.rs 059389cf90 working tx builder + verification! пре 5 година
env.rs d9aab92fe2 fix linear combination zero on enforce field пре 5 година
lisp.rs bcbe3f4ae2 cleaned up some unused import warnings пре 5 година
printer.rs f72b5ea131 enforce parsing done пре 5 година
reader.rs fea2b6c313 added lisp files пре 5 година
run.sh 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only пре 5 година
types.rs bcbe3f4ae2 cleaned up some unused import warnings пре 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