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

#965 in Parser implementations

Download history 9/week @ 2024-02-07 97/week @ 2024-02-14 34/week @ 2024-02-21 366/week @ 2024-02-28 107/week @ 2024-03-06 4/week @ 2024-03-13 24/week @ 2024-03-27 47/week @ 2024-04-03

71 downloads per month

Unlicense OR MIT

16KB
225 lines

GCG parser

github crates.io docs.rs build status

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

~310–770KB
~18K SLoC