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

https://github.com/konn/reactive-objc

Tiny example combining FRP with objective-c via language-c-inline
https://github.com/konn/reactive-objc

Last synced: 2 months ago
JSON representation

Tiny example combining FRP with objective-c via language-c-inline

Awesome Lists containing this project

README

        

Build
=====
CAUTION: You need [the most rescent `language-c-inline`](https://github.com/mchakravarty/language-c-inline/tree/7d4d4aa7c5d3c0d5b8d57b9662ebf7dc43895ec5) from GitHub to compile.

```sh
$ ./Builder.hs
$ open Reactive.app
```