Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sleexyz/reflex-calculator


https://github.com/sleexyz/reflex-calculator

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# reflex calculator

Following calculator tutorial on [ryantrinkle/try-reflex](https://github.com/ryantrinkle/try-reflex)

## build?
1. clone [ryantrinkle/try-reflex](https://github.com/ryantrinkle/try-reflex)
2. set up try-reflex (by running `./try-reflex` once cloned and cd'd)
4. put `work-on` script in your PATH (or put a script in your path that passes arguments to work-on)
3. clone this and go here
4. run `work-on ghcjs ./.` to enter development environment via nix-shell
5. once in nix-shell, run `ghcjs Main.hs`