view wisdom/snap @ 12208:50d588d1d00f draft

<b_jonas> `` set -e; f=/hackenv/bin/STOP; >$f echo $\'#!/bin/sh\\nrm -vf /hackenv/bin/bfbotquine\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Fri, 29 Nov 2019 23:32:11 +0000
parents 149cabab4307
children
line wrap: on
line source

Snap is a simple web development framework for unix systems, written in the Haskell programming language. Snap has a high level of test coverage and is well-documented.