af30410aab3e0b81f8495fbb260f635e902ecb57
since there is no EOL delimiter like ';', we have to check for newline to avoid something like `a = 4 + 4 b = a` also added tests for expr parsing Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
tricc (pronounced "trick-c" or "trixie" like pixie) is a WIP toy compiler I am writing to understand compilers better, that's it. Will probably use LLVM as the backend.
Notes:
- Does not work
- Is WIP
Description
Languages
Rust
96.2%
Nix
3.8%