Compiler experimentations
Find a file
Antoine Viallon 20731d969e
nodes: fix some issues in Blocks (regarding purity consideration for IR)
No longer special case the last node in a Block.
Call super() semantic analysis for variables.
This may prevent some future issues.
2023-05-23 23:11:05 +02:00
.idea meta: add new run configuration to Jetbrains IDEs 2023-05-10 01:40:20 +02:00
compiler nodes: fix some issues in Blocks (regarding purity consideration for IR) 2023-05-23 23:11:05 +02:00
.gitignore meta: add gitignore to filter-out all Python things 2023-05-09 01:56:41 +02:00