Haskell-Typed-Spreadsheet-Library

Spreadsheet library

Provides a typed and composable API for building spreadsheets with explicit input/output relationships

Typed and composable spreadsheets

GitHub

185 stars
16 watching
12 forks
Language: Haskell
last commit: about 4 years ago

Related projects:

RepositoryDescriptionStars
marcusrainbow/haxcelAn Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet.33
gabriella439/haskell-errors-libraryA type-safe approach to error handling in the Haskell programming language64
haskell/fglA library that provides an inductive approach to dealing with graphs184
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
haskell-graphql/graphql-apiA Haskell library for creating type-safe GraphQL APIs406
gabriella439/haskell-annah-libraryCompiles Annah expressions into Morte expressions and provides a Haskell implementation of lambda calculus91
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
haskell/statisticsA fast and efficient library for computing statistical data in Haskell301
haskell-opengl/openglA set of Haskell libraries providing bindings to the OpenGL graphics API.147
gabriella439/haskell-morte-libraryAn intermediate language for optimizing functional programs in Haskell374
chetant/libclangA Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation.58
bsl/glfw-bHaskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events.72
gabriella439/foldlA library providing an efficient way to compute multiple folds over a collection in one pass.161
sebastiaanvisser/fclabelsProvides a way to access and modify data types in Haskell using first-class composable record labels66