reflection
Haskell reflection library
Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism
Reifies arbitrary Haskell terms into types that can be reflected back into terms
104 stars
12 watching
24 forks
Language: Haskell
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Category theory for Haskell with a strong lens-like flavor. | 163 |
| A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,034 |
| A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types | 70 |
| A playground for advanced data structures in Haskell | 63 |
| A Haskell package providing a set of semigroups and tools for deriving them with generics. | 62 |
| A set of low-dimensional linear algebra primitives for use in Haskell programs | 203 |
| Provides definitions and laws for building comonads in Haskell | 77 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A clean implementation of reflection and related proposals in C++. | 29 |
| A C# library to simplify private reflection code using dynamic properties. | 336 |
| Provides a Haskell implementation of functors with contravariant behavior | 73 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A header-only library for creating runtime reflections of classes and enums | 25 |
| An exploration of relational programming in Haskell with a focus on language and tooling | 257 |
| An experimental language project providing a toy compiler and tools for working with it | 162 |