summaryrefslogtreecommitdiff
path: root/src/modules/ast/ir.scm
AgeCommit message (Collapse)Author
2025-01-18set modules folder to modules pathbd
2025-01-18use a scheme procedures+eval to manage and transform ASTbd
Removes records for a more-managable scheme-syntax approach. Modules+overriding allows for the IR itself to be represented and evaluated as scheme code during each transformation.