privacy-scaling-explorations / chiquito

DSL for Halo2 circuits
https://docs.pecadorplonkish.xyz/
185 stars 39 forks source link

Add variable assignment operartor to parser #215

Closed leolara closed 7 months ago

leolara commented 7 months ago

The = can be called WGAssignment, while <-- can be called SignalAssignment.

rutefig commented 7 months ago

Opened PR: https://github.com/privacy-scaling-explorations/chiquito/pull/218