Reimplementation of Scansion in Rust
Find a file
Maxime “pep” Buquet d1d3c57af9
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Add support for custom_host and custom_port with helper methods
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-01-12 19:46:03 +01:00
examples Example/spec: Allow folders to be specified 2023-01-11 18:09:28 +01:00
src Add support for custom_host and custom_port with helper methods 2023-01-12 19:46:03 +01:00
.gitignore From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
.woodpecker.yml CI: Use nightly for rustfmt 2023-01-08 21:37:32 +01:00
Cargo.toml Add nom-locate, ground for more detailed errors 2023-01-11 23:22:31 +01:00
LICENSE From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
README.md From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
rustfmt.toml From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00

Scansion-dsl

Parser for the Scansion project DSL.

License

SPDX: MPL-2.0. See LICENSE file.