HaskellR
Data processor
An environment for efficient data processing using Haskell or R code.
The full power of R in Haskell.
585 stars
53 watching
47 forks
Language: Haskell
last commit: about 1 month ago ffihaskellinteroperabilityr
Related projects:
Repository | Description | Stars |
---|---|---|
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
tweag/inline-java | A tool that allows Haskell programs to call Java functions directly without writing foreign function interface code | 230 |
dkogan/vnlog | A toolkit for manipulating tabular ASCII data with normal UNIX tools. | 160 |
travitch/datalog | A Haskell implementation of Datalog, allowing recursive queries in a logic language. | 102 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |
google-research/dex-lang | A research language for array processing, exploring type systems and program transformations. | 1,590 |
snoyberg/conduit | A framework for handling and transforming streaming data in a consistent and efficient way | 903 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
tweag/inline-js | Enables interoperability between Haskell and JavaScript by providing a set of tools and libraries to call one language from the other. | 131 |
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 569 |
nathanmarz/cascalog | A library for data processing and querying on large datasets without the need for Hadoop expertise | 1,376 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
mathnerd314/stroscot | An experimental language prototype designed for modern processors with an aim to create an imperative programming language. | 13 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |