Add factorio IR idea

This commit is contained in:
2026-06-16 11:24:48 +02:00
parent 1c611472fc
commit ce4bc91c11
2 changed files with 4 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ Name | Status | Blog Entries
[Teamspeak Whitegirl Music](./projects/software/teamspeak-whitegirl-music.md) | - | - [Teamspeak Whitegirl Music](./projects/software/teamspeak-whitegirl-music.md) | - | -
[Distributed Build System for Lean4](./projects/software/lean-distributed-builds.md) | - | - [Distributed Build System for Lean4](./projects/software/lean-distributed-builds.md) | - | -
[Financial Tracker](./projects/software/financial-tracker.md) | - | - [Financial Tracker](./projects/software/financial-tracker.md) | - | -
[IR for Factorio](./projects/software/ir-for-factorio.md) | - | -
## Hardware Projects ## Hardware Projects
Name | Status | Blog Entries Name | Status | Blog Entries

View File

@@ -0,0 +1,3 @@
# IR for Factorio
I would like to have an intermediate representation for a factorio blueprint.
This would need both a text based representation as well as a rust crate for parsing and handling this IR