32 Commits

Author SHA1 Message Date
Tristan
c39d220259
small typos, comments, cleanup 2025-06-02 22:21:06 -04:00
Tristan
7e9ed5ead3
block scoping created for environment elements 2025-06-01 17:17:19 -04:00
Tristan
f675c9d290
testing copilot 2025-05-31 17:25:16 -04:00
Tristan
ffde00e86e readme 2025-05-31 14:16:30 -04:00
Tristan
bc42cda601 unary operators 2025-05-30 17:22:27 -04:00
Tristan
4c8d674e0d cleaned up warnings, refactored some code 2025-05-30 16:22:43 -04:00
Tristan
9ca8ff2526 updated readme 2025-05-29 22:38:54 -04:00
Tristan
1742cf647d variables are being stored 2025-05-29 22:34:57 -04:00
Tristan
7e3d423814 typo 2025-05-28 13:48:36 -04:00
Tristan
b6953acc65 updated readme, updated tests 2025-05-28 13:47:06 -04:00
Tristan
3ce945ca0f feat: Implement interpreter for core expressions and print statements 2025-05-28 13:27:33 -04:00
Tristan
558cbbc0d2 for 2025-05-26 13:05:38 -04:00
Tristan
9f594e3775 if/while parsing 2025-05-17 18:49:23 -04:00
Tristan
9dbbf7741e typos in comments 2025-05-10 12:17:41 -04:00
Tristan
997adc7350 statement blocks parsed correctly 2025-05-10 03:24:47 -04:00
Tristan
09eb7c9839 typo 2025-05-09 19:14:49 -04:00
Tristan
0c12c12cd7 typo, extra pragraph 2025-05-09 19:13:49 -04:00
Tristan
b7ead71b70 commit for random files? 2025-05-09 18:59:29 -04:00
Tristan
b5ab9f51ff added Some and Not 2025-05-08 20:51:07 -04:00
Tristan
6c61db4b57 logical operators, uhhh, others? 2025-05-08 08:09:45 -04:00
Tristan
9db8be38f5 built out parser, added modulous token 2025-05-07 08:34:41 -04:00
Tristan
18e704e13c thought I updated the main 2025-05-07 03:48:35 -04:00
Noro
9cc45d4a2f duplicate token 2025-05-06 15:03:34 -04:00
Tristan
4d7f5ce8ad worked on parser 2025-05-05 17:16:29 -04:00
Tristan Smith
513dddce85 continued building out parser, connected parser to main 2024-09-21 00:19:56 -04:00
Tristan Smith
94ac0863bc expanded parser 2024-09-20 01:40:17 -04:00
Tristan Smith
c08f292bd8 building parser 2024-09-17 09:48:20 -04:00
Tristan Smith
6273dbdd7b updated readme to reflect changes 2024-09-16 00:37:24 -04:00
Tristan Smith
38052a4367 parsed syntax keywords, simplified language, refactored current tests 2024-09-16 00:27:18 -04:00
Tristan Smith
d9ac25fe4a cleaned up comments, added lines to readme 2024-09-15 16:00:46 -04:00
Tristan Smith
50020b4813 updated consistency 2024-09-14 23:20:23 -04:00
Tristan Smith
e8b8d41baa initial commit - lexer builds, tests run 2024-09-14 23:01:16 -04:00