tibetan-utils-0.1.0.4: Parse and display tibetan numerals

Safe HaskellNone
LanguageHaskell2010

Text.Megaparsec.Lexer.Tibetan

Description

Parser to parse Tibetan numerals

Synopsis

Documentation

parseNumber :: Parser Integer Source #

Parse Tibetan numerals, returning a positive integer

readBo :: String -> Maybe Integer Source #

Yields a command line parser in case you want a command-line executable for use with another language

λ > readBo "༣༢༠༥"
3205