Commit Graph

561 Commits

Author SHA1 Message Date
Krzosa Karol
9552126da2 Parsing expressions 2022-05-06 11:28:34 +02:00
Krzosa Karol
e3b5e9b33a New approach, new lexer 2022-05-06 10:13:16 +02:00
Krzosa Karol
557dde1936 C codegen 2022-05-03 20:08:13 +02:00
Krzosa Karol
8c04044ea2 New syntax that's easier to parse, parsing doesn't need variable lookup 2022-05-03 11:31:21 +02:00
Krzosa Karol
3c376bbe30 Delete previous progress 2022-05-02 09:49:22 +02:00
Krzosa Karol
6d68fd07aa Backup, new approach to ast 2022-05-02 09:29:21 +02:00
Krzosa Karol
c5498b03ad Swinging in a different direction, different syntax 2022-05-01 13:51:34 +02:00
Krzosa Karol
3a9b748fed New AST 2022-04-30 12:28:34 +02:00
Krzosa Karol
a5a3acf3ef Backup, Decl,Type parsing enum,structs etc. 2022-04-29 23:28:41 +02:00
Krzosa Karol
9cbbb4d616 Parsing exprs, enum_decls, Introduce intern table, symbol table 2022-04-29 11:22:10 +02:00
Krzosa Karol
d462892e14 Working on lexer first 2022-04-28 13:49:32 +02:00