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

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