Commit graph

9 commits

Author SHA1 Message Date
79d1b9f6e2
feat(ir): dependents and dependencies 2024-01-20 14:00:55 +01:00
1b93f5d7f0
feat(ir): implement resolve functionality (untested) 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
b92977d8f1 basic conversion thing do worky!!! 2024-01-01 07:30:04 +01:00
f046393af8 really basic implementation of rpl types 2023-12-14 08:42:49 +01:00
b4d48a598a restart basically lmao 2023-12-13 18:13:43 +01:00
3952091018 added basic method to check syntax command input 2023-11-18 19:46:41 +01:00
3cca2bc2cc remove dependency on winnow 2023-11-16 09:17:14 +01:00
b71b7f309b start with bare basics 2023-11-15 10:55:14 +01:00