ada 65d6616f47 change eval mode for alloc, alloc-input and alloc-const 5 yıl önce
..
examples 65d6616f47 change eval mode for alloc, alloc-input and alloc-const 5 yıl önce
racket fea2b6c313 added lisp files 5 yıl önce
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 yıl önce
TODO.md 61d5caa090 added public and private symbols 5 yıl önce
core.rs 65d6616f47 change eval mode for alloc, alloc-input and alloc-const 5 yıl önce
env.rs d9aab92fe2 fix linear combination zero on enforce field 5 yıl önce
lisp.rs 65d6616f47 change eval mode for alloc, alloc-input and alloc-const 5 yıl önce
printer.rs f72b5ea131 enforce parsing done 5 yıl önce
reader.rs fea2b6c313 added lisp files 5 yıl önce
run.sh 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only 5 yıl önce
types.rs 65d6616f47 change eval mode for alloc, alloc-input and alloc-const 5 yıl önce

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