record-dot-preprocessor
Record helper
A tool that provides syntax sugar for working with records in Haskell
A preprocessor for a Haskell record syntax using dot
129 stars
5 watching
19 forks
Language: Haskell
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
ndmitchell/extra | A collection of utility functions for the Haskell programming language | 94 |
ndmitchell/hlint | Provides suggestions for improving Haskell code quality and performance | 1,475 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
ndmitchell/hoogle | A search engine for Haskell APIs | 752 |
ndmitchell/uniplate | A simple and efficient generics library for Haskell | 76 |
mvoidex/hsdev | A Haskell development tool providing autocompletion, symbol info, and other features to improve developer productivity. | 130 |
vinylrecords/vinyl | A Haskell library for creating extensible records with improved performance through constant-time access | 262 |
lordnull/rec2json | Tool to generate JSON-compatible modules from Erlang record definitions | 46 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
agrafix/superrecord | A Haskell library that speeds up anonymous record manipulation in functional programming. | 83 |
mrkkrp/ghc-syntax-highlighter | A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
zygmuntz/kaggle-merck | Provides tools to prepare and process data for the Merck challenge at Kaggle | 10 |
leandromoh/recordparser | A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 293 |