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

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