README

Forsyth–Edwards Notation (FEN) Grammar

example:

use FEN::Grammar;
my $match = FEN::Grammar.parse('r1bk3r/p2pBpNp/n4n2/1p1NP2P/6P1/3P4/P1P1K3/q5b1');

FEN::Grammar v0.0.1

Grammar for Forsyth-Edwards Notation (FEN) used for describing positions of a chess game

Authors

    License

    Artistic-2.0

    Dependencies

    Test Dependencies

    Provides

    • FEN::Grammar

    Documentation

    The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.