plato abdd2b5f19 added mint2.lisp hace 5 años
..
examples abdd2b5f19 added mint2.lisp 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 c8dbd32296 starting dev of mimc hace 5 años
env.rs 9d9c9fb09a changed hashmap implementation and make small improvements on allocs hace 5 años
lisp.rs 16b6a1cc05 mint contract first version 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 45772956d0 added conditionally unfinished hace 5 años
types.rs 16b6a1cc05 mint contract first version 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