|
da19db1b23
|
Add type checker
Signed-off-by: Slendi <slendi@socopon.com>
|
2024-02-28 15:07:06 +02:00 |
|
|
537d93ced1
|
Update examples
|
2024-02-09 14:47:46 +02:00 |
|
|
499b47987c
|
Remove debug printf
|
2024-02-09 14:36:03 +02:00 |
|
|
540e94037e
|
Add parser for structs, unions and functions
|
2024-02-09 14:34:02 +02:00 |
|
|
d5990adfee
|
Add test in test.cat for libraries with special chars
|
2024-02-09 12:51:02 +02:00 |
|
|
47412f0587
|
Remove debug print statements
|
2024-02-09 12:47:30 +02:00 |
|
|
7478a0d29f
|
Add comments to the lexer
|
2024-02-09 01:49:40 +02:00 |
|
|
90a495ba1b
|
Add declaration parsing
|
2024-02-09 01:40:52 +02:00 |
|
|
8c8a395193
|
Add parser for use statment
|
2024-02-08 18:30:10 +02:00 |
|
|
f5a72da29d
|
Fix parser and implement if-elif-else
|
2024-02-08 17:09:58 +02:00 |
|
|
f51a8817aa
|
Create parser for if statements
|
2024-02-08 15:41:01 +02:00 |
|
|
d8b6505a89
|
Fix mistake in doing gitignore being named wrong
|
2024-02-08 01:09:13 +02:00 |
|
|
4534c39a4b
|
Initial commit
|
2024-02-08 01:04:11 +02:00 |
|