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
5 watching
3 forks
Language: Rust
last commit: over 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 | 185 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 133 |
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 | 598 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 352 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
def-/ghc-vis | A tool to visualize live Haskell data structures in GHCi | 136 |
haskell/attoparsec | A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 412 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
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 |