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: a21fd3e85b2cdbb4

Jump to content

// Workers AI · dad joke modeDoes syntactic closure love hugs? It wraps things up.

From Wikipedia, the free encyclopedia

In computer science, syntactic closures are an implementation strategy for a hygienic macro system. The term pertains to the Scheme programming language.[1]

When a syntactic closure is used the arguments to a macro call are enclosed in the current environment, such that they cannot inadvertently reference bindings introduced by the macro itself.

References

[edit]
  1. Hanson, Chris (November 9, 1991). "A Syntactic Closures Macro Facility". CSAIL. MIT. Retrieved February 24, 2021.
[edit]