https://interpreter-server.herokuapp.com
https://interpreter-server.herokuapp.com/parse?input=((%CE%BB%20x%20(%CE%BB%20y%20x))%20%22Hello,%20world!%22)
- type in console
stack build - wait ~10-15 mins
- type in console
stack exec app
Now you can open next links in browser:
localhost:3000- static template page(possible usage: place UI page)localhost:3000/parse- mocked endpoint to next parser implementation(paraminputis required)