HaskellR

Data processor

An environment for efficient data processing using Haskell or R code.

The full power of R in Haskell.

GitHub

587 stars
53 watching
47 forks
Language: Haskell
last commit: almost 2 years ago
ffihaskellinteroperabilityr

Related projects:

RepositoryDescriptionStars
tweag/ormoluA tool that formats Haskell source code to a consistent style971
tweag/inline-javaA tool that allows Haskell programs to call Java functions directly without writing foreign function interface code230
dkogan/vnlogA toolkit for manipulating tabular ASCII data with normal UNIX tools.161
travitch/datalogA Haskell implementation of Datalog, allowing recursive queries in a logic language.104
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
haskell/binaryEfficient serialisation of values to and from lazy ByteStrings in Haskell.109
google-research/dex-langA research language for array processing, exploring type systems and program transformations.1,596
snoyberg/conduitA framework for handling and transforming streaming data in a consistent and efficient way903
theam/haskell-doA Haskell-based code editor designed for interactive development and programming in the language.352
tweag/inline-jsEnables interoperability between Haskell and JavaScript by providing a set of tools and libraries to call one language from the other.131
tweag/topiaryA tool that automates uniform formatting of code in multiple languages using a simple DSL.598
nathanmarz/cascalogA library for data processing and querying on large datasets without the need for Hadoop expertise1,375
google/haskell-indexerProvides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing99
mathnerd314/stroscotAn experimental language prototype designed for modern processors with an aim to create an imperative programming language.13
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850