Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
9 user(s) are online (9 user(s) are browsing encyclopedia)

Members: 0
Guests: 9

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

MINC

MINC ( MINC is not C programming language ) is a data specification language written in the mid-1980s by a Princeton University graduate student named Lars Graf.

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). Its relationship to C is vaguely similar to the relationship JavaScript has to Java programming language.

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

The most controversial aspect of the language seems to be whether it is pronounced mink or min-see .

=External links=

  • [http://www.music.princeton.edu/winham/Minc_tutorial.html MINC tutorial at CMIX home page]