Commit graph

17 commits

Author SHA1 Message Date
8eeb671692 simplify scanner error type 2025-12-30 06:58:23 +03:00
ef7dc3603d tidy up 2025-12-30 06:53:05 +03:00
6f4a835e54 loops 2025-12-30 06:43:29 +03:00
01699716af if statement 2025-12-30 05:43:01 +03:00
7242b1b9d1 file support 2025-12-30 04:01:20 +03:00
44f39a7cf2 blocks 2025-12-30 03:45:21 +03:00
cf9ae469ba variables 2025-12-30 02:56:06 +03:00
f5e7b7c091 expressions 2025-12-30 01:27:01 +03:00
75a33c2d94 awful lot of error handling 2025-12-29 23:57:15 +03:00
061303ccc0 add fancy prompt before input 2025-12-25 19:00:01 +03:00
7bec9392c3 fix bad token function naming 2025-12-25 18:48:12 +03:00
b5001499d7 interpreter first version 2025-12-25 18:41:04 +03:00
05d670817e fix missing EOF token 2025-12-25 18:01:59 +03:00
320e446236 parser first version 2025-12-25 17:55:28 +03:00
a076e83af2 scanner finished 2025-12-24 18:06:03 +03:00
bcfdc496ed scanner first steps 2025-12-09 17:23:54 +03:00
fcf2951fa7 init 2025-12-02 23:26:17 +03:00