Haxcel
Haskell Spreadsheet
An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet.
Excel Addin for Haskell
33 stars
4 watching
3 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gabriella439/haskell-typed-spreadsheet-library | Provides a typed and composable API for building spreadsheets with explicit input/output relationships | 186 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
snoyberg/xml | A collection of reusable building blocks for working with XML in Haskell | 71 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |