tact-lang / tact

Tact compiler main repository
https://tact-lang.org
MIT License
388 stars 106 forks source link

AST Comparison API #686

Open jubnzv opened 2 months ago

jubnzv commented 2 months ago

We need an API that provides a way to compare any Tact AST:

anton-trunov commented 2 months ago

Would be nice to have those bullet points in the OP configurable

anton-trunov commented 2 months ago

A couple more things regarding order-independence of things:

But, the above two cases can result in different gas consumption! So we cannot really ignore order for the above two cases.