| 1 | | HSP is a framework for writing dynamic web pages, with emphasis on server-side dynamics. It would be useful to also have a way to specify scripts that should be run on the client, e.g. by clever generation of JavaScript code through a combinator library. The point is to create a model that, to the programmer, looks and feels like Haskell, but that can be executed as JavaScript on the client. |
| | 1 | [http://www.cs.chalmers.se/~d00nibro/hsp HSP] is a framework for writing dynamic web pages, with emphasis on server-side dynamics. It would be useful to also have a way to specify scripts that should be run on the client, e.g. by clever generation of !JavaScript code through a combinator library. The point is to create a model that, to the programmer, looks and feels like Haskell, but that can be executed as !JavaScript on the client. |
| | 2 | |
| | 3 | == Interested Mentors == |
| | 4 | * Niklas Broberg (nibro@cs.chalmers.se) |