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
#
# this value will be returned as the result of this function

out = (1*one) input (1*one)