rvcc 8 Add ==, !=, <= and >= operators Jul 5, 2024 Handle reserved tokens as strings instead of characters Jul 5, 2024 Add unary plus and minus Jul 4, 2024 Add *, / and () Jul 3, 2024 Improve error message Jul 3, 2024 Add a tokenizer to allow space characters between tokens Jul 1, 2024 Add + and - operators Jul 1, 2024 Compile an integer to an exectuable that exits with the given number Jun 28, 2024