Commit Graph

  • 5e500e9ec3 Start working on expressions main Lewis Dale 2023-01-27 13:51:41 +0000
  • 627baa8449 Move Node into module Lewis Dale 2023-01-27 08:29:52 +0000
  • 756d572d21 Move commands into separate module Lewis Dale 2023-01-27 08:27:44 +0000
  • c7c7704b5d Proper printing Lewis Dale 2023-01-27 08:25:01 +0000
  • ed885b0f81 Move command parsers into parsers module Lewis Dale 2023-01-21 08:40:11 +0000
  • 92e98bbdcb More formatting and clippy fixes Lewis Dale 2023-01-20 16:50:41 +0000
  • b363349dd2 Fmt and remove unused imports Lewis Dale 2023-01-20 16:49:23 +0000
  • 4da9e9d781 Start refactoring parsers into separate files inside a parsers module Lewis Dale 2023-01-20 16:46:32 +0000
  • b2e2db96db Support for assigning variables to other variables, printing variables, and commenting Lewis Dale 2023-01-20 16:32:00 +0000
  • 0e6ebd621f Cargo clippy Lewis Dale 2023-01-13 15:57:34 +0000
  • 98e2380981 Cargo fmt Lewis Dale 2023-01-13 15:57:17 +0000
  • 007634c980 Support for variables Lewis Dale 2023-01-06 15:54:25 +0000
  • facd320822 Clippy, fmt, remove unused imports Lewis Dale 2023-01-04 09:04:31 +0000
  • dd6a64539a Implement From<&str> for Program Lewis Dale 2023-01-04 09:00:27 +0000
  • 83bf4b3bac Implement GO TO functionality Lewis Dale 2023-01-03 14:38:07 +0000
  • 9f55bef238 Parse escape characters properly Lewis Dale 2023-01-02 18:46:20 +0000
  • 8edf1b9595 Parse escape characters properly Lewis Dale 2023-01-02 18:41:39 +0000
  • 0536daefa3 First program: Runs Hello World using PRINT Lewis Dale 2023-01-02 15:21:35 +0000