Haskell-Typed-Spreadsheet-Library
Spreadsheet library
Provides a typed and composable API for building spreadsheets with explicit input/output relationships
Typed and composable spreadsheets
186 stars
16 watching
12 forks
Language: Haskell
last commit: about 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 | 843 |
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 | 847 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
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 | 375 |
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. | 71 |
gabriella439/foldl | A library providing an efficient way to compute multiple folds over a collection in one pass. | 160 |
sebastiaanvisser/fclabels | Provides a way to access and modify data types in Haskell using first-class composable record labels | 66 |