bf_parser

Undocumented in source.

Members

Enums

BFTokenEnum
enum BFTokenEnum
Undocumented in source.

Functions

Token
RepeatedToken Token(BFTokenEnum token)
Undocumented in source. Be warned that the author may not have intended to support it.
parseBf
const(RepeatedToken[]) parseBf(string input)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RepeatedToken
struct RepeatedToken

represent RepeatedToken as uint [0 .. 24] count [24 .. 32] token

Meta