Commit Graph

13 Commits

Author SHA1 Message Date
d7791e3794 Add test files 2023-06-17 15:27:03 +01:00
75c282a58c Update .gitignore 2023-06-17 15:26:52 +01:00
94398935e8 Configure debugging 2023-06-17 15:26:30 +01:00
aacadcb5f5 Remove binary 2023-06-17 11:46:43 +01:00
cad6b938b3 Started implementing the lexer 2023-06-17 00:45:00 +01:00
f4b826a299 Reorganise 2023-06-16 22:38:37 +01:00
4a657e5a2c Initial testing of parsing JSON objects 2023-06-13 23:58:38 +01:00
82c2fcdc64 Continue experimenting with state machines 2023-06-13 23:36:14 +01:00
23a7874950 Removed the binary from source control 2023-06-13 00:22:32 +01:00
Abdelrahman Said
b9e3d5746a Test adding a number state machine 2023-06-12 23:59:21 +01:00
Abdelrahman Said
7525036df2 Adding more information on the basic structure for the lexer 2023-06-12 07:42:24 +01:00
cf7b1352e8 Add some notes 2023-06-11 22:22:55 +01:00
a7a6c00aad INITIAL COMMIT 2023-06-11 21:11:29 +01:00