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

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