parazyd 340631df2d Code linting. hace 5 años
..
examples 898beb4a68 mint contract time fix hace 5 años
racket fea2b6c313 added lisp files hace 5 años
README.md 340631df2d Code linting. hace 5 años
TODO.md 340631df2d Code linting. hace 5 años
core.rs 40e79b2c1d clear all warning messages hace 5 años
env.rs d9aab92fe2 fix linear combination zero on enforce field hace 5 años
lisp.rs 40e79b2c1d clear all warning messages 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 9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only hace 5 años
types.rs 40e79b2c1d clear all warning messages hace 5 años

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