Haskell-Typed-Spreadsheet-Library
Spreadsheet library
Provides a typed and composable API for building spreadsheets with explicit input/output relationships
Typed and composable spreadsheets
185 stars
16 watching
12 forks
Language: Haskell
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
marcusrainbow/haxcel | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
gabriella439/haskell-errors-library | A type-safe approach to error handling in the Haskell programming language | 64 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
gabriella439/haskell-annah-library | Compiles Annah expressions into Morte expressions and provides a Haskell implementation of lambda calculus | 91 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 598 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
gabriella439/haskell-morte-library | An intermediate language for optimizing functional programs in Haskell | 374 |
chetant/libclang | A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 72 |
gabriella439/foldl | A library providing an efficient way to compute multiple folds over a collection in one pass. | 161 |
sebastiaanvisser/fclabels | Provides a way to access and modify data types in Haskell using first-class composable record labels | 66 |