Skip to content

CompositionalIT/fparsec-chess-pgn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FParsecChess

An example repo showing how to use FParsec to make a simple parser in F# for Portable Game Notation for Chess.

To run the tests:

dotnet tool restore
dotnet watch run --project tests

About

Using FParsec to parse Portable Game Notation (PGN) for Chess. Sample repo for a blog post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages