ada 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 年 前
..
racket fea2b6c313 added lisp files 5 年 前
README.md 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 年 前
TODO.md f4dd5cf7ad added readme 5 年 前
bits.lisp 6aaf197f6c update zklisp with cs methods 5 年 前
core.rs 97c99c75ea added zn* function definition 5 年 前
env.rs fea2b6c313 added lisp files 5 年 前
jubjub.lisp cd67a8c8c7 refactoring lisp code 5 年 前
lisp.rs 9a099f4e36 Merge branch 'feature/lisp' of github.com:narodnik/sapvi into feature/lisp 5 年 前
new.lisp 06b382b033 added zk* function type to initiate the zkcircuit 5 年 前
printer.rs 97c99c75ea added zn* function definition 5 年 前
reader.rs fea2b6c313 added lisp files 5 年 前
types.rs 7ed771ba5b added zkcircuit to env 5 年 前

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