Ticket #1539 (closed proposed-project: fixed)

Opened 5 years ago

Last modified 3 years ago

A Haskell Server Pages case study

Reported by: nibro Owned by:
Priority: not yet rated Keywords:
Cc: Topic: Web Development
Difficulty: unknown Mentor: not-accepted

Description (last modified by cygnusv) (diff)

Haskell Server Pages (HSP) is a framework for writing dynamic web pages, with support for both server-side and client-side pages, including Ajax functionality. One of the key features is support for literal XML syntax in Haskell source code.

Currently, HSP is very much bare bones and little fluff. All the basic machinery is in place, but has only been tested for small toy examples. What we need is a larger application written in HSP, for instance a wiki engine, blog engine, web forum etc. By this we hope to stress test the core functionality, but also gain a better understanding of what "fluff" is needed on top of the bare bones. In terms of output, that could mean (suggestions for) libraries to work on top of the HSP core, for instance a library for user handling (logins and passwords, sessions etc).

This project could likely be combined to good effect with the project for integrating HSP with HAppS.

Interested Mentors

* Niklas Broberg <nibro@…>

Interested Students

* David Nuñez <danm@…,davidnunez@…>

Change History

Changed 5 years ago by nibro

  • priority set to not yet rated
  • description modified (diff)

Changed 5 years ago by cygnusv

  • description modified (diff)

Changed 3 years ago by dons

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.