plato 9d9c9fb09a changed hashmap implementation and make small improvements on allocs 5 lat temu
..
examples 9d9c9fb09a changed hashmap implementation and make small improvements on allocs 5 lat temu
racket fea2b6c313 added lisp files 5 lat temu
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 lat temu
TODO.md 61d5caa090 added public and private symbols 5 lat temu
core.rs c8dbd32296 starting dev of mimc 5 lat temu
env.rs 9d9c9fb09a changed hashmap implementation and make small improvements on allocs 5 lat temu
lisp.rs 9d9c9fb09a changed hashmap implementation and make small improvements on allocs 5 lat temu
printer.rs f72b5ea131 enforce parsing done 5 lat temu
reader.rs fea2b6c313 added lisp files 5 lat temu
run.sh 45772956d0 added conditionally unfinished 5 lat temu
types.rs 9d9c9fb09a changed hashmap implementation and make small improvements on allocs 5 lat temu

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