Skip to content
#

parser-compiler

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This repository aims to generate an analyzer to read chess files in PGN format. It supports one or more moves, ending with a score, such as "1. e4 e5 ... 0-1", but also long formats: "1. d2d4 Ng8f6", the classic castling "OO oo" but also "e1g1 e8g8", supports parsing of headers and comments. PGN is the de-facto standard for chess games, especial…

  • Updated Oct 23, 2020
  • Java

Improve this page

Add a description, image, and links to the parser-compiler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parser-compiler topic, visit your repo's landing page and select "manage topics."

Learn more