No description
Find a file
2023-05-28 18:59:27 +02:00
analysis add support for - input 2023-05-28 18:59:27 +02:00
codegen first working code 2023-05-28 18:52:51 +02:00
parser add support for - input 2023-05-28 18:59:27 +02:00
src add support for - input 2023-05-28 18:59:27 +02:00
.gitignore codegen 2023-05-24 20:24:19 +02:00
.rustfmt.toml lex things 2022-06-21 13:15:26 +02:00
Cargo.lock first working code 2023-05-28 18:52:51 +02:00
Cargo.toml first working code 2023-05-28 18:52:51 +02:00
flake.lock flakes 2023-05-27 17:46:52 +02:00
flake.nix first working code 2023-05-28 18:52:51 +02:00
notes.md so yeah that was a bunch of code 2023-05-27 22:30:09 +02:00
README.md add works 2022-06-26 15:14:30 +02:00

uwuc

Building

uwucc requires a nightly rust compiler because of the following features:

  • let_else