Description
Parse and display tibetan numerals.
Description
This package provides a megaparsec parser for Tibetan numerals, as well as efficient means to display numbers using Tibetan numerals.
README.md
Tibetan numeral parser and to show objects with tibetan numerals.
Haskell library (with test suite) to parse Tibetan numerals as integers and display integers as tibetan numerals.
See Text.Megaparsec documentation for how to use the parser.
There is an Idris version of this library in-progress here.