Skip to content

Repository files navigation

Poker Stars Parser

Hand parser for poker stars cash games hands.

Build Status

Example

let parsedHands = parse str

match result with
    | Hands(x) -> ... //Hand list
    | Error(str) -> ... //Parsing error string

About

Hand parser for poker stars hand histories

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages