Commit Graph

110 Commits

Author SHA1 Message Date
45eb6a3b84 Add a char type 2025-01-01 23:02:19 +01:00
8176da5f9b Introduce float type 2024-12-31 18:10:34 +01:00
75a691134f Support else in if then conditions 2024-12-30 23:12:47 +01:00
c558c3d6b4 Implement constants 2024-12-29 22:28:53 +01:00
20949c7829 Implement while loops 2024-12-29 00:44:09 +01:00
d46608b358 Translate position to a GCC location 2024-12-27 23:38:25 +01:00
51f5603c4a Add GCC backend glue 2024-12-27 10:51:46 +01:00
40306ac986 Add semantic passes 2024-12-25 22:20:39 +01:00
f080b75c52 Parse variable declarations 2024-12-23 09:20:33 +01:00
72681e349a Initial commit 2024-12-21 00:08:48 +01:00