13 Commits

Author SHA1 Message Date
9cbb61939d Reformat 2025-06-08 18:16:17 +01:00
8feb7204a0 Reformat 2025-06-08 18:15:13 +01:00
dd2b76eea7 Complete Scanner 2025-06-08 17:38:32 +01:00
cae1a9347e Fix Object 2025-06-08 16:42:16 +01:00
cec9ef24de Reformat 2025-06-08 15:42:08 +01:00
38366141c5 Handle more operators 2025-06-08 15:37:11 +01:00
74b7cf9f89 Use string_view instead of string in Token 2025-06-08 15:10:38 +01:00
1a0207687c Move error handling and interpreter functionality to different files 2025-06-08 15:09:15 +01:00
cd7ce538b6 Simplify Object type 2025-06-08 15:08:45 +01:00
eea4aace61 Use sanitizers 2025-06-08 15:08:25 +01:00
16b544bb85 Implement lexer skeleton for cclox 2025-06-07 23:38:47 +01:00
84fbf3d138 Sub README 2025-06-01 01:07:40 +01:00
1845618e8d Init repo 2025-06-01 01:06:19 +01:00