Bob
Have a question related to this hub?
Alice
Got something to say related to this hub?
Share it here.
Snap | |
---|---|
![]() | |
Original author(s) | Gregory Collins, Doug Beardsley[1] |
Developer(s) | Snap Team |
Initial release | May 2010 |
Stable release | 1.1.3.2[2]
/ July 19, 2023 |
Repository | github |
Written in | Haskell |
Operating system | Cross-platform: Unix, Unix-like, macOS; Windows NT |
Platform | IA-32, x86-64 |
Available in | English |
Type | Web framework |
License | BSD |
Website | snapframework |
Snap is a web framework for developing web applications written in the functional programming language Haskell.[3][4]
The Snap framework consists of the following:
Snap runs on both Windows NT and Unix-like platforms. Snap uses the Iteratee input/output (I/O) model,[11] As of version 1.0, its I/O is implemented with io-streams.
Snap is used by Silk,[12] JanRain,[13][14] Racemetric,[15] Lee Paste's Financial Blog,[16][17] SooStone Inc, and Group Commerce. Snap is also used as a lightweight, standalone Haskell server. The static site generator Hakyll uses Snap for its preview mode.[18]