parazyd 340631df2d Code linting. 5 lat temu
..
examples 898beb4a68 mint contract time fix 5 lat temu
racket fea2b6c313 added lisp files 5 lat temu
README.md 340631df2d Code linting. 5 lat temu
TODO.md 340631df2d Code linting. 5 lat temu
core.rs 40e79b2c1d clear all warning messages 5 lat temu
env.rs d9aab92fe2 fix linear combination zero on enforce field 5 lat temu
lisp.rs 40e79b2c1d clear all warning messages 5 lat temu
printer.rs f72b5ea131 enforce parsing done 5 lat temu
reader.rs fea2b6c313 added lisp files 5 lat temu
run.sh 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only 5 lat temu
types.rs 40e79b2c1d clear all warning messages 5 lat temu

README.md

zklisp

This is a DSL for ZkVmCircuit from drk language.

It uses the mal (lisp) version of rust with some modifications to interact with bellman backend and also drk vm.

run

cargo run --bin lisp load new.lisp