HugoDelval / ShapeServer

Haskell web server that understand a shape DSL and return a SVG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShapeServer

Project based on the CS4012 TCD course - Topics in Functionnal Programming

Launch the project

git clone https://github.com/HugoDelval/ShapeServer
cd ShapeServer
stack build
stack exec ShapeServer-exe

LICENSE

The code base belong to Glenn Strong (https://www.scss.tcd.ie/~gstrong/)[https://www.scss.tcd.ie/~gstrong/]. All rights reserved.

About

Haskell web server that understand a shape DSL and return a SVG

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%