Archived. Previously the front end UI for comby.live
A front end UI for declarative syntax rewriting using comby. Try it live.
The view is mocked until you launch a rewrite server. See comby.
- Install elm 0.18.
- Install elm-live for elm 0.18
- run
./configure.sh <port-you-want-to-serve-on> <port-of-comby-server>
make