Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qrilka/san

Standard algebraic notation for chess games using Rust with parsing done with nom
https://github.com/qrilka/san

Last synced: 3 months ago
JSON representation

Standard algebraic notation for chess games using Rust with parsing done with nom

Awesome Lists containing this project

README

        

# san
Standard algebraic notation for chess games using Rust with parsing done with nom

It was supposed to be a code for the unfinished blogpost about [parsing with nom](https://gist.github.com/qrilka/3c3245b0dbbb535103a5166c5838e678).