Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a224eb7a4f7acb43

Jump to content

// Workers AI · dad joke modeWhat did the Gofer language say? I'm paws-itive I can code.

From Wikipedia, the free encyclopedia

Gofer (Good for equational reasoning) is an implementation of the programming language Haskell intended for educational purposes and supporting a language based on version 1.2 of the Haskell report. It was replaced by Hugs.[1]

Its syntax is closer to the earlier commercial language Miranda than the subsequently standardized Haskell. It lacks some of the features of Haskell (such as the deriving clause in data type definitions), but includes several features which were not adopted by Haskell (although some were later incorporated into Glasgow Haskell Compiler (GHC), such as generalizing the list comprehension syntax to support any monad, which is now available using the MonadComprehensions extension).

References

[edit]
  1. "Frequently Asked Questions about Hugs". Haskell.org.
[edit]