|
699cc8684b
|
Implement division
|
2024-10-06 18:09:08 +02:00 |
|
|
35742aa525
|
Add printc and exit builtin functions
|
2024-10-04 18:26:10 +02:00 |
|
|
c2c923276f
|
Implement addition and subtraction
|
2024-09-29 19:50:55 +02:00 |
|
|
ed144309fa
|
Print numbers with multiple digits
|
2024-09-27 22:53:05 +02:00 |
|
|
8eaeb5afa3
|
Generate IR and target code
|
2024-09-25 23:06:02 +02:00 |
|
|
b30bbcab28
|
Parse call statements
|
2024-09-24 22:20:57 +02:00 |
|
|
daec506ed3
|
Put _start and main call into builtins
|
2024-09-21 23:35:32 +02:00 |
|
|
c9ff4f0a2a
|
Add call pseudo instruction
|
2024-09-15 23:03:25 +02:00 |
|