hudon / HRRPC

Prototyping a RPC mechanisms from Haskell to R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HRRPC

This is a prototype integrating 3 technologies:

  1. A web application using TypeScript to consume and Snap (Haskell) to serve.
  2. R platform for statistical computations
  3. an RPC layer connecting the Haskell web server to the R statistics engine.

About

Prototyping a RPC mechanisms from Haskell to R


Languages

Language:TypeScript 92.9%Language:Haskell 3.4%Language:R 3.2%Language:Shell 0.5%