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

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