Files
tricc/README
2023-04-06 17:21:08 +05:30

7 lines
201 B
Plaintext

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