7 lines
201 B
Plaintext
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 |