ada 40c68a60af changed from eval to eval_ast for zconst 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 f4dd5cf7ad added readme před 5 roky
bits.lisp 6aaf197f6c update zklisp with cs methods před 5 roky
core.rs 40c68a60af changed from eval to eval_ast for zconst 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 40c68a60af changed from eval to eval_ast for zconst před 5 roky
new.lisp 153798b649 begin interacting with zkvm add lc0 před 5 roky
printer.rs 153798b649 begin interacting with zkvm add lc0 před 5 roky
reader.rs fea2b6c313 added lisp files před 5 roky
types.rs 153798b649 begin interacting with zkvm add lc0 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