|
2d61828903
|
Allow declaring type synonyms
|
2025-01-07 14:37:30 +01:00 |
|
|
ed1bb621d6
|
Handle array variable declaration
|
2025-01-06 15:08:23 +01:00 |
|
|
e8747a803f
|
Construct the parse tree with raw pointers
|
2025-01-05 15:21:25 +01:00 |
|
|
bbd38a5d26
|
Make type_expression abstract
|
2025-01-05 00:06:51 +01:00 |
|
|
a7b0c53d23
|
Add string type
|
2025-01-04 02:02:19 +01:00 |
|
|
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 |
|
|
20949c7829
|
Implement while loops
|
2024-12-29 00:44:09 +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 |
|