plato 0d340cdedf prove needs scoping to execute more than one expression 5 years ago
..
racket fea2b6c313 added lisp files 5 years ago
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 years ago
TODO.md 61d5caa090 added public and private symbols 5 years ago
bits.lisp 6aaf197f6c update zklisp with cs methods 5 years ago
core.rs 0d340cdedf prove needs scoping to execute more than one expression 5 years ago
env.rs fea2b6c313 added lisp files 5 years ago
inverse.lisp 8e06b5c00f prove without refactor 5 years ago
jubjub-add.lisp e9dc84a5d2 fixing jubjub 5 years ago
jubjub-mul.lisp 50cc8db1f9 added comment on jubjub-mul about variable names colision 5 years ago
lisp.rs c9ace8c383 added macros.lisp sample 5 years ago
macros.lisp 0d340cdedf prove needs scoping to execute more than one expression 5 years ago
new-cs.lisp 8e06b5c00f prove without refactor 5 years ago
new.lisp 61d5caa090 added public and private symbols 5 years ago
printer.rs f72b5ea131 enforce parsing done 5 years ago
reader.rs fea2b6c313 added lisp files 5 years ago
run.sh c9ace8c383 added macros.lisp sample 5 years ago
types.rs 05881c9380 brute force merge env and now it work 5 years ago

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