Liking cljdoc? Tell your friends :D

clj-chess.pgn

PGN parser.

PGN parser.
raw docstring

game-seqclj/s

(game-seq tokens)
source

games-in-fileclj

(games-in-file pgn-file)
source

games-in-stringclj/s

(games-in-string pgn-string)
source

parse-pgnclj/s

(parse-pgn pgn)
source

pgn-token-seqclj/s

(pgn-token-seq pgn-reader)
source

pprint-tokenclj/s

(pprint-token token)
source

process-movetext-tokenclj/smultimethod

source

read-gameclj/s

(read-game tokens)
source

read-headersclj/s

(read-headers token-seq & [acc])
source

read-movetextclj/s

(read-movetext tokens & [acc])
source

read-tagclj/s

(read-tag tokens acc)
source

read-tag-chessbaseclj/s

(read-tag-chessbase tokens acc)
source

termination-marker?clj/s

(termination-marker? x)
source

token-typeclj/s

(token-type token)
source

token-type-asteriskclj/s

source

token-type-commentclj/s

source

token-type-eofclj/s

source

token-type-integerclj/s

source

token-type-left-angleclj/s

source

token-type-left-bracketclj/s

source

token-type-left-parenclj/s

source

token-type-line-commentclj/s

source

token-type-nagclj/s

source

token-type-periodclj/s

source

token-type-right-angleclj/s

source

token-type-right-bracketclj/s

source

token-type-right-parenclj/s

source

token-type-stringclj/s

source

token-type-symbolclj/s

source

token-valueclj/s

(token-value token)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close