ada 82321d3645 some random updates on eval zkconst 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 fa798a8ba5 added Constraint Instructions and Variables from ZKVM to lisp env před 5 roky
bits.lisp 6aaf197f6c update zklisp with cs methods před 5 roky
core.rs a15f6970ac refactoring lisp zk eval před 5 roky
env.rs fea2b6c313 added lisp files před 5 roky
jubjub.lisp cd67a8c8c7 refactoring lisp code před 5 roky
lisp.rs 82321d3645 some random updates on eval zkconst před 5 roky
new.lisp 82321d3645 some random updates on eval zkconst před 5 roky
printer.rs 510634d100 adding values to zkcircuit on lisp.rs před 5 roky
reader.rs fea2b6c313 added lisp files před 5 roky
types.rs 510634d100 adding values to zkcircuit on lisp.rs 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