A gay configuration language
Find a file
2021-04-26 18:40:57 +02:00
src parser: check error early 2021-04-26 18:40:57 +02:00
.editorconfig trim trailing whitespace 2021-04-13 16:36:43 +02:00
.gitignore ignore generated documentation 2021-04-19 20:56:23 +02:00
Cargo.lock initial commit uwu 2021-04-12 20:54:25 +02:00
Cargo.toml add license file to manifest 2021-04-19 11:41:40 +02:00
LICENSE apply minor license patch 2021-04-19 19:10:01 +02:00
README.md rename main 2021-04-26 18:38:44 +02:00
test.conf include escape sequences in test string 2021-04-13 17:43:35 +02:00

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.