A gay configuration language
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anna 47607a04fb
parser: check error early
3 years ago
src parser: check error early 3 years ago
.editorconfig trim trailing whitespace 3 years ago
.gitignore ignore generated documentation 3 years ago
Cargo.lock initial commit uwu 3 years ago
Cargo.toml add license file to manifest 3 years ago
LICENSE apply minor license patch 3 years ago
README.md rename main 3 years ago
test.conf include escape sequences in test string 3 years ago

README.md

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 owo@fef.moe
Released under the CNPLv6+, see the LICENSE file or https://git.pixie.town/thufie/CNPL for details.

There is ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.