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

Jump to content

MINC

From Wikipedia, the free encyclopedia

MINC ("MINC is not C") is a data specification language written in the mid-1980s by a Princeton University graduate student named Lars Graf. This kind of naming is known as a recursive acronym.

It contains many (though not all) of the syntactical capabilities of the C programming language, and can be used to implement simple procedural programs that can be executed by a runtime parser (that is to say, MINC does not need to be compiled in any way).

MINC continues to be used only in a handful of programs written in the 1980s (e.g. Real-Time Cmix).[1] It has been for all intents and purposes superseded by modern scripting languages such as Perl, Python, and Tcl.

A controversial aspect of the language is whether it is pronounced "mink" or "min-see".

References

[edit]
  1. "Introduction to RTcmix". rtcmix.org. Retrieved 2026-01-04.
[edit]