WIP Progress on parsing labels

- Add parsing for motion at start of line
- Start parsing if statements
- Add first file-based parsing test
- Implement Rule for `Box<dyn Rule>`
This commit is contained in:
2025-05-17 16:44:02 -07:00
parent cd8cc1dd57
commit 773ee19158
4 changed files with 71 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
'Find all the labels and their references
:foo
#send foo
#if blocked n #send foo
#if bar foo