10 releases (4 breaking)
0.5.1 | Mar 5, 2024 |
---|---|
0.5.0 | Mar 5, 2024 |
0.4.0 | Mar 3, 2024 |
0.3.0 | Feb 16, 2024 |
0.1.4 | Feb 10, 2024 |
#1018 in Parser implementations
16KB
225 lines
GCG parser
Parser and Data Structures for the "Generic Crossword Game" file format
GCG files are used as a standard for a variety of crossword games, most notably Scrabble
Specification
This parser abides by the Poslfit GCG specification
Development
Dependencies
Dependency | Installation |
---|---|
Rust | Install Rust |
cargo-watch | cargo install cargo-watch |
just | cargo install just |
npm | Install NodeJS |
Commands
run just --list
to see a list of available commands
Dependencies
~275–730KB
~17K SLoC