Files
tricc/README.org
2023-04-08 02:10:36 +05:30

8 lines
205 B
Org Mode

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