@hackage / record-preprocessor

Compiler preprocessor introducing a syntactic extension for anonymous records

Latest0.1.1.1

About

Metadata

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

  • Lottery factor: 0

Links

Installation

Readme

This package provides an executable "record-preprocessor", which can be used as a compilation phase to add support for the Anynonymous Records syntax.

To get a look at what syntax the preprocessor enables check out the demo and its configuration in the Cabal file, which are both bundled with this package.