# gayconf.rs A cursed configuration language. See `test.conf` for an example. **Disclaimer**: If the words _turing complete configuration_ aren't enough of a screaming red flag to scare you away from this project already, pleast note that this is literally my first Rust project so the code is almost certainly horrible and shouldn't be used anywhere. ## Usage See `src/main.rs`, which is also the command line version. ## License Copyright © 2021 Fefie Released under the CNPLv6+, see the `LICENSE` file or for details. There is ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.