David Gonzalez Martin
|
31185e6779
|
hello_world: finish producing a hello world exe
Section manager redesign
Linker relocations
Using global strings
String literal fixup in sema
|
2023-11-10 17:06:27 -06:00 |
|
David Gonzalez Martin
|
aefabd6108
|
almost working register allocator
|
2023-11-07 15:00:48 -06:00 |
|
David Gonzalez Martin
|
77e54285f5
|
instruction selection
|
2023-11-06 13:30:35 -06:00 |
|
David Gonzalez Martin
|
c7bcfa1de9
|
instruction selection and register allocation
|
2023-10-01 15:43:00 -06:00 |
|
David Gonzalez Martin
|
611e611cab
|
sema for main function
|
2023-09-29 18:22:34 -06:00 |
|
David Gonzalez Martin
|
48c3b5e224
|
ir
|
2023-09-21 12:29:39 -06:00 |
|
David Gonzalez Martin
|
15a7df3f14
|
Barebones semantic analysis
|
2023-09-16 21:11:24 -06:00 |
|
David Gonzalez Martin
|
4e99ae0bf7
|
rework parser and lexer
|
2023-09-06 15:22:32 -06:00 |
|
David Gonzalez Martin
|
e8a2e79a00
|
write better lexer and parser
|
2023-09-03 20:44:18 -06:00 |
|
David Gonzalez Martin
|
619145c7e7
|
introduce the general structure of the compiler
|
2023-07-29 11:04:43 -06:00 |
|