@hackage / numeric-qq

Quasi-quoters for numbers of different bases

Latest0.1.3

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Mathematics
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

Quasi-quoters for numeral systems of standard bases:

  • Binary (base-2)

  • Octal (base-8)

  • Hexadecimal (base-16)

All they do is produce integral numbers at compile-time with compile-time syntax checking.