An open API service indexing awesome lists of open source software.

https://github.com/uwnetworkslab/uproxy-idl-compiler

Compiles Typescript type definitions to Freedom interface/implementation skeletons.
https://github.com/uwnetworkslab/uproxy-idl-compiler

Last synced: 3 days ago
JSON representation

Compiles Typescript type definitions to Freedom interface/implementation skeletons.

Awesome Lists containing this project

README

          

uProxy IDL Compiler
===================

Compiles Typescript type definitions to Freedom interface/implementation skeletons.

# How to Build
* Get [GHC](http://www.haskell.org/ghc/) installed. Depends on Haskell Platform 2014.2.0.0 (or maybe newer).
* Run `cabal sandbox init; cabal install`.

The binary should be `.cabal-sandbox/bin/x1`