Reimplementation of Scansion in Rust
Find a file
Maxime “pep” Buquet 41849edbb9
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
test_parse_spec
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-01-10 14:18:02 +01:00
examples From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
src test_parse_spec 2023-01-10 14:18:02 +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 parse_send 2023-01-09 16:48:46 +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.