iden3 / circom

zkSnark circuit compiler
GNU General Public License v3.0
1.35k stars 267 forks source link

Make some types public to use Circom as a library #295

Closed olomix closed 1 month ago

olomix commented 2 months ago

To use Circom as a library from https://github.com/iden3/circom-witnesscalc, it would be great to make few types public. And add a lexer feature to lalrpop-util

Also I've fixed some issuers with formatting of internal structs.

And make OperatorType hashable to be able to use it as a Key in Map.