Commit graph

6 commits

Author SHA1 Message Date
1b93f5d7f0
feat(ir): implement resolve functionality (untested) 2024-01-20 14:00:55 +01:00
ce1d1e85a0
docs: ensure docs are well-linked, fed and washed 2024-01-20 14:00:55 +01:00
e3df02b608
chore: extract id stuff into its own file 2024-01-20 14:00:55 +01:00
03af86f417
chore: put semi human graph ir into its own module 2024-01-20 14:00:55 +01:00
897bb5ac50
feat: add semi-human-readable-and-writable-ir 2024-01-20 14:00:55 +01:00
7fa84d3bc0
feat(ir): replace Rpl with GraphIr
Semi-broken as atm the CLI just does nothing except printing the parsed
IR, instead of actually executing it.
2024-01-20 14:00:00 +01:00