# falsec, a compiler for the False language, written in Rust.
Read about the language: [https://esolangs.org/wiki/FALSE](https://esolangs.org/wiki/FALSE)
Install falsec from the AUR:
```bash
yay -S falsec
```
Or install the precompiled binary from the AUR:
```bash
yay -S falsec-bin
```