Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 502 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 502 Bytes

Factorio circuit AST

codecov Code style: black

This package contains a kind of Abstract Syntax Tree used for the interpreter. This can be built from the IR or a blueprint string. It enables interpreting and debugging circuits.