Kuree / kratos

:crossed_swords: Debuggable hardware generator
https://kratos-doc.readthedocs.io
BSD 2-Clause "Simplified" License
67 stars 9 forks source link

Passing scope down to the AST visitor #148

Closed Kuree closed 4 years ago

Kuree commented 4 years ago

For now for and if rewrite depends on exceptions. If scope is present during the evaluation, we can insert for loop iteration variable into the scope during parsing.