Compiler and error messages updated#22
Conversation
|
Saw you mentioned (i'm not an expert for custom assembly languages and i barely know python lol) |
Hi ! Yeah sure :D |
|
Okay good. I checked your repos and found Floral, so you can probably help with the rewrite of the assembler, given your experience with lexing and parsing. Or you can write the generator implementation if you prefer that one, have a look at the mc_schem crate if you do. |
I think the best thing we can do is an IR with self-optimization like LLVM. Reply me on Discord (@imsumire) ;) |
|
Can't believe that I didn't see this before starting on my own, lmao. |
Error: Incorrect number of operands for 'add' (expected 4, got 3)