ashlang 0.1.3

A language for zero knowledge proofs
Documentation
1
2
3
4
5
6
7
8
() -> (out)

# we specify a result `out` that should be set as the next
# input value
#
# we'll also mark this value as public

out = (1*one) public_input (1*one)