Commit Graph

6 Commits (f9f454625ba3da4c472d78b64f013f7a1b8ca982)

Author SHA1 Message Date
BodgeMaster f9f454625b Return formatted code from the parser so it can be used in error messages. 2022-11-06 03:51:31 +01:00
BodgeMaster 12dd5f50d6 Implement motion and take commands 2022-11-06 03:30:58 +01:00
BodgeMaster 5f6990050b Fix condition_goal_reached() and condition_on_apple() 2022-11-06 03:30:03 +01:00
BodgeMaster cf311ae3fa Implement condition functions 2022-11-06 02:24:21 +01:00
BodgeMaster 70456794a4 Start working on engine 2022-11-06 02:23:38 +01:00
BodgeMaster c8ad44e93e lambdaV: Implement parser
At this point, I have no idea how well it actually works as I have
only performed basic sanity checks on it. But it seems to work.
2022-11-05 05:58:05 +01:00